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 7617286d3e refactor: Add lazy loading for images in ZenThemeMarketplaceParent.sys.mjs
Improve page load performance by adding lazy loading for images in the ZenThemeMarketplaceParent.sys.mjs file. The code now downloads the preferences.json file if it exists in the theme object. This enhancement optimizes the loading of images and improves the overall user experience.
2024-08-17 17:07:02 +02:00
src refactor: Add lazy loading for images in ZenThemeMarketplaceParent.sys.mjs 2024-08-17 17:07:02 +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