diff options
author | Ajay Ramachandran <[email protected]> | 2024-06-22 16:29:43 +0530 |
---|---|---|
committer | GitHub <[email protected]> | 2024-06-22 16:29:43 +0530 |
commit | d86dd37ec074dca000d978bc83400a0feec4014a (patch) | |
tree | 1dc44c52f80cc12cac0e9f54a61a31426f929f54 /manifest/firefox-manifest-extra.json | |
parent | 5e179cf9ff3177f760cfbbfd87af17248f0902db (diff) | |
parent | fae7d921a7f74da5df4420ba169ecc16b79aeb82 (diff) | |
download | SponsorBlock-d86dd37ec074dca000d978bc83400a0feec4014a.tar.gz SponsorBlock-d86dd37ec074dca000d978bc83400a0feec4014a.zip |
Merge pull request #2046 from ajayyy/mv3
Support mv3
Diffstat (limited to 'manifest/firefox-manifest-extra.json')
-rw-r--r-- | manifest/firefox-manifest-extra.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/manifest/firefox-manifest-extra.json b/manifest/firefox-manifest-extra.json index 9f9468bc..d7788721 100644 --- a/manifest/firefox-manifest-extra.json +++ b/manifest/firefox-manifest-extra.json @@ -11,9 +11,6 @@ "background": { "persistent": false }, - "permissions": [ - "scripting" - ], "browser_action": { "default_area": "navbar" } |