Update host permissions to use 'http://goyave' in manifest.json
All checks were successful
Create Release / build-and-release (push) Successful in 7s
All checks were successful
Create Release / build-and-release (push) Successful in 7s
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
"host_permissions": [
|
"host_permissions": [
|
||||||
"https://www.youtube.com/*",
|
"https://www.youtube.com/*",
|
||||||
"http://localhost:8000/*",
|
"http://localhost:8000/*",
|
||||||
"http://192-168-100-199.sslip.io/*"
|
"http://goyave/*"
|
||||||
],
|
],
|
||||||
"action": {
|
"action": {
|
||||||
"default_popup": "popup.html",
|
"default_popup": "popup.html",
|
||||||
|
|||||||
Reference in New Issue
Block a user