summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorsameerasw <[email protected]>2025-02-25 22:16:40 +0530
committersameerasw <[email protected]>2025-02-25 22:16:40 +0530
commit6e3e02dacb73ccfc0e5af10cfb639d2175593548 (patch)
treecb18f8b426baa98a5e3a5c79105b831361e63e3e /manifest.json
parentcd3f9cfd7fd259e8c810ddbd96860059ab28f1db (diff)
Website specific toggling
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index 408c91e..2fb6c38 100644
--- a/manifest.json
+++ b/manifest.json
@@ -3,6 +3,11 @@
"name": "Zen Internet",
"version": "0.2.0",
"description": "Inject custom css from my repository in real time",
+ "browser_specific_settings": {
+ "gecko": {
+ "id": "{91aa3897-2634-4a8a-9092-279db23a7689}"
+ }
+ },
"icons": {
"48": "assets/images/logo_48.png",
"96": "assets/images/logo_96.png"