Skip to content
Discussion options

You must be logged in to vote

There are no explicit guidelines or restrictions in the Zen Browser codebase or documentation regarding the inclusion of asset folders (such as assets/, icons/, or images/) when submitting Zen Mods to the store. The mod system officially recognizes files like chrome.css, readme.md, and optionally preferences.json, but does not mention or enforce rules about additional asset directories.

Your approach—referencing local assets within your mod's folder—works for local installations. However, the store and mod installation process are hardcoded to fetch only specific files from the online store, and there is no documented support for bundling or serving arbitrary asset folders as part of a m…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@SivanTechDev
Comment options

@dosubot
Comment options

Answer selected by SivanTechDev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant