diff options
author | sameerasw <[email protected]> | 2025-03-05 17:55:45 +0530 |
---|---|---|
committer | sameerasw <[email protected]> | 2025-03-05 17:55:45 +0530 |
commit | bbeae845b702727f0ffaf3e49c85ed9bc0f971ab (patch) | |
tree | 67552b6f6fd88568862fdf61dc6bb50060f60fc6 /manifest.json | |
parent | 34e74fda832756db278b43fa9b0e0cfb99430f8a (diff) |
Wildcards for forcing theme on unthemed websites
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 4859cc7..2749856 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Zen Internet", - "version": "1.3.3", + "version": "1.4.0", "description": "Inject custom css from my repository in real time", "browser_specific_settings": { "gecko": { |