diff options
author | FrostyBiscuit <[email protected]> | 2025-02-21 09:11:13 +0100 |
---|---|---|
committer | FrostyBiscuit <[email protected]> | 2025-02-21 09:11:13 +0100 |
commit | 99ffddf94daa19510e7822cafd8884cb6d5edf4b (patch) | |
tree | dcdcc9d2b7177dfa31ae4035b54382d1bfb302c7 /manifest.json | |
parent | bc357ed1224affd00360ca9b9e37bce74b4f2770 (diff) |
Added support for epicgames.com
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 7c776c4..1b634c9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Transparent Zen", - "version": "0.1.8", + "version": "0.1.9", "description": "Inject custom styles to make your favorite websites transparent. PLEASE KEEP IN MIND THAT THIS IS STILL WORK IN PROGRESS, SO THINGS MIGHT BREAK!", "browser_specific_settings": { "gecko": { |