diff options
author | FrostyBiscuit <[email protected]> | 2025-02-16 16:26:07 +0100 |
---|---|---|
committer | FrostyBiscuit <[email protected]> | 2025-02-16 16:26:07 +0100 |
commit | 321a29e1d9b01370f8efe8553f9adbcf6ee82292 (patch) | |
tree | beba23fea906ef198823a15147a8c9dc471fae80 /manifest.json | |
parent | d0e4dcc6ef057f4c680838d4f8ac8e099a166225 (diff) |
Added support for the bing landing page
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index bfe0549..68c5e82 100644 --- a/manifest.json +++ b/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 2, "name": "Transparent Zen", - "version": "0.1.1", - "description": "Inject custom styles to make your favorite websites transparent", + "version": "0.1.2", + "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": { "id": "{74186d10-f6f2-4f73-b33a-83bb72e50654}" |