diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-05-19 10:39:41 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-05-19 10:39:50 +0300 |
commit | ca9c5e04c05cb561ba7ada640562e962405b29dc (patch) | |
tree | 4a3df84e1e2813e380e50583be2efc5500ec354e /src/manifest.json | |
parent | Merge branch 'master' of https://github.com/libredirect/libredirect (diff) | |
download | libredirect-ca9c5e04c05cb561ba7ada640562e962405b29dc.zip |
Fixed redirections not appearing in Brave #253
Diffstat (limited to 'src/manifest.json')
-rw-r--r-- | src/manifest.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/manifest.json b/src/manifest.json index 8044a876..f826947e 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -23,6 +23,7 @@ "webRequest", "webRequestBlocking", "storage", + "unlimitedStorage", "cookies", "contextMenus", "<all_urls>" |