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" "192": "icon.png"
}, },
"host_permissions": [ "host_permissions": [
"*://git.sctoolbox.sccsgo.com/" "https://git.scbox.xkeyc.cn/*"
], ],
"permissions": [ "permissions": [
"storage" "storage"

View File

@ -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",