We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bca508 commit 13f9914Copy full SHA for 13f9914
1 file changed
manifest/firefox-manifest-extra.json
@@ -13,5 +13,8 @@
13
},
14
"browser_action": {
15
"default_area": "navbar"
16
- }
+ },
17
+ "permissions": [
18
+ "unlimitedStorage"
19
+ ]
20
}
0 commit comments