remove now unused tab permission

pull/1/head
simon 2 years ago
parent aff7c50f94
commit 0b28a0ead6
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

@ -11,8 +11,7 @@
"default_popup": "index.html"
},
"permissions": [
"storage",
"tabs"
"storage"
],
"content_scripts": [
{

@ -11,8 +11,7 @@
"default_popup": "index.html"
},
"permissions": [
"storage",
"tabs"
"storage"
],
"content_scripts": [
{

Loading…
Cancel
Save