chromium/aminda-pwa: add localhost

This commit is contained in:
Aminda Suomalainen 2025-11-16 11:29:00 +02:00
parent db82dcd0d3
commit 473a8b1c5e
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -280,6 +280,16 @@
"create_desktop_shortcut": false, "create_desktop_shortcut": false,
"default_launch_container": "tab" "default_launch_container": "tab"
}, },
{
"url": "http://localhost:631",
"create_desktop_shortcut": false,
"default_launch_container": "tab"
},
{
"url": "http://localhost:8080",
"create_desktop_shortcut": false,
"default_launch_container": "tab"
},
{ {
"url": "chrome://apps", "url": "chrome://apps",
"create_desktop_shortcut": false, "create_desktop_shortcut": false,