Skip to content

Commit b3e29da

Browse files
committed
add storage permissions
1 parent b6ae1d2 commit b3e29da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"48": "icons/csv-48.png",
1010
"96": "icons/csv-96.png"
1111
},
12-
"permissions": ["activeTab"],
12+
"permissions": ["storage", "activeTab"],
1313
"browser_action": {
1414
"browser_style": true,
1515
"default_icon": {

0 commit comments

Comments
 (0)