diff options
author | FrostyBiscuit <[email protected]> | 2025-02-17 17:28:50 +0100 |
---|---|---|
committer | FrostyBiscuit <[email protected]> | 2025-02-17 17:28:50 +0100 |
commit | 14cafbada6f4161f01a102d4a06789aa606e2d01 (patch) | |
tree | ad7d67e21501146e4f91dda2c106cfb420a38a28 /manifest.json | |
parent | 85d2ce11fe132c71650a259b2323d6099751e39a (diff) |
Hide YouTube ambient mode
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 86a5445..44b051d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Transparent Zen", - "version": "0.1.3", + "version": "0.1.4", "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": { |