mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-31 03:48:42 +03:00
Fixed permissions.
This commit is contained in:
@@ -44,12 +44,11 @@
|
||||
"permissions": [
|
||||
"storage",
|
||||
"notifications",
|
||||
"https://sponsor.ajay.app/*",
|
||||
"https://*.invidio.us/*"
|
||||
"https://sponsor.ajay.app/*"
|
||||
],
|
||||
"optional_permissions": [
|
||||
"declarativeContent",
|
||||
"https://*/*"
|
||||
"https://*/*",
|
||||
"declarativeContent"
|
||||
],
|
||||
"browser_action": {
|
||||
"default_title": "__MSG_Name__",
|
||||
|
||||
Reference in New Issue
Block a user