diff options
author | FrostyBiscuit <[email protected]> | 2025-02-20 10:48:22 +0100 |
---|---|---|
committer | FrostyBiscuit <[email protected]> | 2025-02-20 10:48:22 +0100 |
commit | 7f5015175e23789987141906f6e0c720a0b4b4bf (patch) | |
tree | 08d0726f7023375f40fc8f9498c8b1060d9257b0 /package.json | |
parent | ae7f451486845e5a9a3280db02c5ddba75038983 (diff) |
Added support for duckduckgo.com
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c276d06..772ae6e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "transparent-zen", - "version": "0.1.7", + "version": "0.1.8", "description": "A browser extension for Zen Browser to inject custom styles to make your favorite websites transparent", "scripts": { "build": "web-ext build --config web-ext-config.mjs", |