Compare commits
2 Commits
4205708a56
...
1ef78d06ae
| Author | SHA1 | Date | |
|---|---|---|---|
| 1ef78d06ae | |||
| 679993e7b9 |
@@ -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/"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
39
varg-webapps.json
Normal file
39
varg-webapps.json
Normal file
@@ -0,0 +1,39 @@
|
|||||||
|
{
|
||||||
|
"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/"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user