mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
remove unnecessary 'tabs' permission
This commit is contained in:
@@ -11,10 +11,6 @@
|
||||
}
|
||||
},
|
||||
|
||||
"permissions": [
|
||||
"tabs"
|
||||
],
|
||||
|
||||
"background": {
|
||||
"scripts": ["background.js"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user