Compare commits
3 Commits
4205708a56
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| da2f4174bb | |||
| 1ef78d06ae | |||
| 679993e7b9 |
@@ -4,7 +4,7 @@
|
||||
"Install": [
|
||||
"https://addons.mozilla.org/firefox/downloads/file/4412673/ublock_origin-1.62.0.xpi",
|
||||
"https://addons.mozilla.org/firefox/downloads/file/4410896/bitwarden_password_manager-2024.12.4.xpi",
|
||||
"https://addons.mozilla.org/firefox/downloads/file/4432836/linkwarden-1.3.2.xpi"
|
||||
"https://addons.mozilla.org/firefox/downloads/file/4461264/hoarder_app-1.2.0.xpi"
|
||||
]
|
||||
},
|
||||
"PasswordManagerEnabled": false
|
||||
|
||||
@@ -6,42 +6,5 @@
|
||||
"kgcjekpmcjjogibpjebkhaanilehneje"
|
||||
],
|
||||
"DefaultSearchProviderEnabled": true,
|
||||
"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/"
|
||||
}
|
||||
]
|
||||
"DefaultSearchProviderSearchURL": "https://search.tcmeta.net/search?q={searchTerms}"
|
||||
}
|
||||
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