remove activeTab permission, as we don't support that

This commit is contained in:
Will Bamberg
2015-09-24 16:23:44 -07:00
parent e689e1943a
commit 84be937965

View File

@@ -11,7 +11,8 @@
},
"permissions": [
"activeTab"
"http://*/*",
"https://*/*"
],
"browser_action": {