mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/StarCitizenBoxBrowserEx.git
synced 2024-12-22 11:23:43 +08:00
bump: host permissions
This commit is contained in:
parent
d917d200e2
commit
649807aa84
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user