mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-06-30 19:06:50 +08:00
chore: remove optional background permission for manifest v2
This commit is contained in:
@@ -20,9 +20,6 @@
|
||||
"https://*.bing.com/",
|
||||
"https://*.poe.com/"
|
||||
],
|
||||
"optional_permissions": [
|
||||
"background"
|
||||
],
|
||||
"background": {
|
||||
"scripts": [
|
||||
"background.js"
|
||||
|
||||
Reference in New Issue
Block a user