diff options
author | ManeraKai <manerakai@protonmail.com> | 2023-02-13 14:45:24 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2023-02-13 14:45:24 +0300 |
commit | db7657cf7af88085c80ee869cb3a3b0421952780 (patch) | |
tree | 6955bb4534e7f7c691189cd49aaa1650a9fe63d3 /src/manifest.json | |
parent | Merge branch 'master' of https://github.com/libredirect/libredirect (diff) | |
download | libredirect-db7657cf7af88085c80ee869cb3a3b0421952780.zip |
Added GotHub https://github.com/libredirect/libredirect/issues/569
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 f72e5b6f..5d45ce05 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -26,6 +26,7 @@ "clipboardWrite", "contextMenus", "bookmarks", + "browserSettings", "<all_urls>" ], "browser_action": { |