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)
Find a file
Mauro Balades 1ff19edeb3 refactor: Add lazy loading for images in ZenThemeMarketplaceChild.sys.mjs
Add lazy loading for images in the ZenThemeMarketplaceChild.sys.mjs file to improve page load performance. The `addIntallButtons` method has been modified to select all action buttons and error messages, and remove any existing error messages. It also adds event listeners to the action buttons for installing themes. Additionally, a new `installTheme` method has been added to handle the installation of themes when a button is clicked.
2024-08-17 01:32:35 +02:00
src refactor: Add lazy loading for images in ZenThemeMarketplaceChild.sys.mjs 2024-08-17 01:32:35 +02:00
.gitattributes refactor: Update ZenKeyboardShortcuts to include split view and workspace actions 2024-08-11 13:37:44 +02:00
.gitignore Initial commit 2024-08-05 19:01:01 +02:00
LICENSE Initial commit 2024-08-05 19:01:01 +02:00
README.md refactor: Update splitViews module and split-views configuration 2024-08-06 15:57:10 +02:00

components

Some components used by @zen-browser as an attempt to make firefox forks a better place