bump: host permissions

This commit is contained in:
xkeyC 2024-07-13 09:37:47 +08:00 committed by GitHub
parent d917d200e2
commit 649807aa84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
"192": "icon.png"
},
"host_permissions": [
"*://git.sctoolbox.sccsgo.com/"
"https://git.scbox.xkeyc.cn/*"
],
"permissions": [
"storage"

View File

@ -9,7 +9,7 @@
},
"permissions": [
"storage",
"https://git.sctoolbox.sccsgo.com/*"
"https://git.scbox.xkeyc.cn/*"
],
"browser_action": {
"default_icon": "icon.png",