remove unnecessary 'tabs' permission

This commit is contained in:
Will Bamberg
2016-01-05 16:05:46 -08:00
parent 315084cf47
commit 68540baae9

View File

@@ -11,10 +11,6 @@
}
},
"permissions": [
"tabs"
],
"background": {
"scripts": ["background.js"]
},