mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/StarCitizenBoxBrowserEx.git
synced 2025-07-24 14:13:42 +08:00
bump: host permissions
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
"192": "icon.png"
|
||||
},
|
||||
"host_permissions": [
|
||||
"*://git.sctoolbox.sccsgo.com/"
|
||||
"https://git.scbox.xkeyc.cn/*"
|
||||
],
|
||||
"permissions": [
|
||||
"storage"
|
||||
|
@ -9,7 +9,7 @@
|
||||
},
|
||||
"permissions": [
|
||||
"storage",
|
||||
"https://git.sctoolbox.sccsgo.com/*"
|
||||
"https://git.scbox.xkeyc.cn/*"
|
||||
],
|
||||
"browser_action": {
|
||||
"default_icon": "icon.png",
|
||||
|
Reference in New Issue
Block a user