diff options
author | ManeraKai <manerakai@protonmail.com> | 2023-03-05 17:29:09 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2023-03-05 17:29:09 +0300 |
commit | 53cfc0522795c6487c5f4e7a6cdac4f426151ef8 (patch) | |
tree | 7e98d8f05a358b5ba799465a02534c0d12f04a30 /src/manifest.json | |
parent | Merge branch 'master' of https://github.com/libredirect/libredirect (diff) | |
download | libredirect-53cfc0522795c6487c5f4e7a6cdac4f426151ef8.zip |
Fixed random bugs
Diffstat (limited to 'src/manifest.json')
-rw-r--r-- | src/manifest.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json index 21bfea19..50c85b8e 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -26,7 +26,6 @@ "clipboardWrite", "contextMenus", "bookmarks", - "browserSettings", "<all_urls>" ], "browser_action": { |