Update host permissions to use 'http://goyave' in manifest.json
All checks were successful
Create Release / build-and-release (push) Successful in 7s

This commit is contained in:
JSC
2025-10-07 14:29:22 +02:00
parent b06655ff11
commit b6d154587b

View File

@@ -12,7 +12,7 @@
"host_permissions": [
"https://www.youtube.com/*",
"http://localhost:8000/*",
"http://192-168-100-199.sslip.io/*"
"http://goyave/*"
],
"action": {
"default_popup": "popup.html",