Split chrome policy to webapps and personal items
This commit is contained in:
2025-02-17 15:11:44 +10:00
parent 4205708a56
commit 679993e7b9

View File

@@ -6,42 +6,5 @@
"kgcjekpmcjjogibpjebkhaanilehneje" "kgcjekpmcjjogibpjebkhaanilehneje"
], ],
"DefaultSearchProviderEnabled": true, "DefaultSearchProviderEnabled": true,
"DefaultSearchProviderSearchURL": "https://search.tcmeta.net/search?q={searchTerms}", "DefaultSearchProviderSearchURL": "https://search.tcmeta.net/search?q={searchTerms}"
"WebAppInstallForceList": [
{
"create_desktop_shortcut": true,
"fallback_app_name": "Hoarder",
"default_launch_container": "window",
"url": "https://bookmarks.tcmeta.net",
"custom_icon": {
"hash": "19f1cf77290b1461534c9f934cbea0d3481c4cf99ebebf385789532d54266279",
"url": "https://github.com/walkxcode/dashboard-icons/raw/refs/heads/main/svg/hoarder.svg"
}
},
{
"create_desktop_shortcut": true,
"fallback_app_name": "HomeBox",
"default_launch_container": "window",
"url": "https://home.kk.tcmeta.net",
"custom_icon": {
"hash": "504e7780c5b1f3de6b93df4fe697c62e1f0866c0864fff691bf2a97902f1dd18",
"url": "https://github.com/sysadminsmedia/homebox/raw/main/docs/public/lilbox.svg"
}
},
{
"create_desktop_shortcut": true,
"default_launch_container": "window",
"url": "https://it-tools.tech/"
},
{
"create_desktop_shortcut": true,
"default_launch_container": "window",
"url": "https://cook.tcmeta.net"
},
{
"create_desktop_shortcut": true,
"default_launch_container": "window",
"url": "https://messages.google.com/web/"
}
]
} }