Skip to content

Commit 353b2fc

Browse files
authored
Version 0.0.3
* Remove unused permission 'tabs'
2 parents f7ede63 + c0bdb6e commit 353b2fc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

manifest.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "RivMt",
33
"name": "__MSG_appName__",
44
"description": "__MSG_appDesc__",
5-
"version": "0.0.2",
5+
"version": "0.0.3",
66
"manifest_version": 3,
77
"default_locale": "en_US",
88
"action": {
@@ -21,7 +21,6 @@
2121
"storage",
2222
"activeTab",
2323
"contextMenus",
24-
"tabs",
2524
"scripting"
2625
],
2726
"host_permissions": [

0 commit comments

Comments
 (0)