mirror of
https://github.com/zen-browser/components.git
synced 2025-07-07 22:09:59 +02:00
Some components used by @zen-browser as an attempt to make firefox forks a better place
(Archived and Privated on Nov 4 2024 - neccesarry for older Zen builds)
Initialize the ZenThemeMarketplace module in ZenThemeMarketplace.mjs and the ZenThemeMarketplaceChild module in ZenThemeMarketplaceChild.sys.mjs. This commit sets up the basic structure for these modules, including empty `init` and `handleEvent` methods. Refactor ZenThemeMarketplace.mjs: - Add `init` method Refactor ZenThemeMarketplaceChild.sys.mjs: - Add `initiateThemeMarketplace` method - Add `addIntallButton` method |
||
---|---|---|
src | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
README.md |
components
Some components used by @zen-browser as an attempt to make firefox forks a better place