chore: remove optional background permission for manifest v2

This commit is contained in:
josc146
2023-05-14 20:18:26 +08:00
parent b56481e8d7
commit 7895c028bf
-3
View File
@@ -20,9 +20,6 @@
"https://*.bing.com/",
"https://*.poe.com/"
],
"optional_permissions": [
"background"
],
"background": {
"scripts": [
"background.js"