aboutsummaryrefslogtreecommitdiffhomepage
path: root/manifest
diff options
context:
space:
mode:
authorAjay <[email protected]>2023-02-06 21:22:34 -0500
committerAjay <[email protected]>2023-02-06 21:22:34 -0500
commit92e156834b44368c0549ba621dff4863680c1b2b (patch)
tree790d9cfbf75ba867d6abe73f3f8f290e378654fd /manifest
parentb2e6e4f076ee9994f91112870379eede3df83974 (diff)
downloadSponsorBlock-92e156834b44368c0549ba621dff4863680c1b2b.tar.gz
SponsorBlock-92e156834b44368c0549ba621dff4863680c1b2b.zip
Use pollyfill for invidious registration
Fix #798
Diffstat (limited to 'manifest')
-rw-r--r--manifest/manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest/manifest.json b/manifest/manifest.json
index 0c452f6e..08a15426 100644
--- a/manifest/manifest.json
+++ b/manifest/manifest.json
@@ -84,7 +84,8 @@
"https://sponsor.ajay.app/*"
],
"optional_permissions": [
- "*://*/*"
+ "*://*/*",
+ "webNavigation"
],
"browser_action": {
"default_title": "SponsorBlock",