Skip to content

Commit 13f9914

Browse files
committed
Request unlimited storate permission in sponsorblock on Firefox
1 parent 0bca508 commit 13f9914

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

manifest/firefox-manifest-extra.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,8 @@
1313
},
1414
"browser_action": {
1515
"default_area": "navbar"
16-
}
16+
},
17+
"permissions": [
18+
"unlimitedStorage"
19+
]
1720
}

0 commit comments

Comments
 (0)