mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/StarCitizenBoxBrowserEx.git
synced 2024-12-22 19:33:43 +08:00
bump: host permissions
This commit is contained in:
parent
d917d200e2
commit
649807aa84
@ -8,7 +8,7 @@
|
|||||||
"192": "icon.png"
|
"192": "icon.png"
|
||||||
},
|
},
|
||||||
"host_permissions": [
|
"host_permissions": [
|
||||||
"*://git.sctoolbox.sccsgo.com/"
|
"https://git.scbox.xkeyc.cn/*"
|
||||||
],
|
],
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"storage"
|
"storage"
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
},
|
},
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"storage",
|
"storage",
|
||||||
"https://git.sctoolbox.sccsgo.com/*"
|
"https://git.scbox.xkeyc.cn/*"
|
||||||
],
|
],
|
||||||
"browser_action": {
|
"browser_action": {
|
||||||
"default_icon": "icon.png",
|
"default_icon": "icon.png",
|
||||||
|
Loading…
Reference in New Issue
Block a user