We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6ae1d2 commit b3e29daCopy full SHA for b3e29da
extension/manifest.json
@@ -9,7 +9,7 @@
9
"48": "icons/csv-48.png",
10
"96": "icons/csv-96.png"
11
},
12
- "permissions": ["activeTab"],
+ "permissions": ["storage", "activeTab"],
13
"browser_action": {
14
"browser_style": true,
15
"default_icon": {
0 commit comments