Skip to content

Commit 7895c02

Browse files
committed
chore: remove optional background permission for manifest v2
1 parent b56481e commit 7895c02

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/manifest.v2.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@
2020
"https://*.bing.com/",
2121
"https://*.poe.com/"
2222
],
23-
"optional_permissions": [
24-
"background"
25-
],
2623
"background": {
2724
"scripts": [
2825
"background.js"

0 commit comments

Comments
 (0)