diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-06-04 14:23:46 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-06-04 14:23:46 +0300 |
commit | ff9d4b0a9dee856b400cae7b2d8b38997d27f0cf (patch) | |
tree | 44e44c29b5964d9ead470df5d2ec922579124771 /src/manifest.json | |
parent | Fixing incognito problem #306 (diff) | |
download | libredirect-ff9d4b0a9dee856b400cae7b2d8b38997d27f0cf.zip |
Fixing not working in Tor #291
Diffstat (limited to 'src/manifest.json')
-rw-r--r-- | src/manifest.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/manifest.json b/src/manifest.json index fffffb38..a887eb1e 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -25,6 +25,8 @@ "storage", "unlimitedStorage", "cookies", + "browserSettings", + "privacy", "contextMenus", "<all_urls>" ], |