diff options
author | FrostyBiscuit <[email protected]> | 2025-02-19 19:29:27 +0100 |
---|---|---|
committer | FrostyBiscuit <[email protected]> | 2025-02-19 19:29:27 +0100 |
commit | 786723faefb229c5343d89d7978ca747deca650f (patch) | |
tree | 18e5798d8bbc2cfa11496b5106a03c0b69128d17 /manifest.json | |
parent | 4e535f4f7614ccc0c0dd1cca7278bbed8ad523d0 (diff) |
Added support for next.nexusmods.com (beta)
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 cd83ca7..2bd5ca5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Transparent Zen", - "version": "0.1.6", + "version": "0.1.7", "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": { |