diff options
author | sameerasw <[email protected]> | 2025-04-12 15:37:43 +0530 |
---|---|---|
committer | sameerasw <[email protected]> | 2025-04-12 15:37:43 +0530 |
commit | 3176cd97d89b3ae161f09956973ecb7ec01a9c3f (patch) | |
tree | 789d13819f041341c2ab020c33ddcbf75dd05661 /manifest.json | |
parent | 1f0a6a85eb16b5aa60e3aab5515714a7d73d6771 (diff) |
Added the ability to disable transparency globally #7
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 b8ff9f6..8197932 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Zen Internet", - "version": "1.7.0", + "version": "1.7.1", "description": "Inject custom css from my repository in real time", "browser_specific_settings": { "gecko": { |