⚡ Give better permissions
This commit is contained in:
parent
fe462b4bd8
commit
5a1d2e8457
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Shikiryu Bookmarklet",
|
||||
"version": "0.0.1",
|
||||
"name": "Shikiryu Read Later",
|
||||
"version": "0.0.2.1",
|
||||
"manifest_version": 2,
|
||||
"description": "__MSG_extensionDescription__",
|
||||
"icons": {
|
||||
@ -14,10 +14,8 @@
|
||||
]
|
||||
},
|
||||
"permissions": [
|
||||
"tabs",
|
||||
"storage",
|
||||
"http://*/*",
|
||||
"https://*/*"
|
||||
"activeTab",
|
||||
"storage"
|
||||
],
|
||||
"options_ui": {
|
||||
"page": "options.html"
|
||||
|
Loading…
Reference in New Issue
Block a user