mirror of
https://github.com/abusoww/tuxmate.git
synced 2026-04-18 00:03:23 +02:00
merge (#61) web-browsers: add mullvad browser
* web-browsers: add mullvad browser * web-browsers: remove floorp (seperate pull request) --------- Co-authored-by: Nicat Abushov <nicat@abusov.com>
This commit is contained in:
@@ -309,6 +309,23 @@
|
|||||||
"url": "https://nyxt.atlas.engineer/image/nyxt_square_corner_128x128.png"
|
"url": "https://nyxt.atlas.engineer/image/nyxt_square_corner_128x128.png"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "mullvad-browser",
|
||||||
|
"name": "Mullvad Browser",
|
||||||
|
"description": "Privacy-focused browser made in collaboration with the Tor Project.",
|
||||||
|
"category": "Web Browsers",
|
||||||
|
"targets": {
|
||||||
|
"arch": "mullvad-browser-bin",
|
||||||
|
"flatpak": "net.mullvad.MullvadBrowser",
|
||||||
|
"homebrew": "--cask mullvad-browser",
|
||||||
|
"nix": "mullvad-browser"
|
||||||
|
},
|
||||||
|
"unavailableReason": "Not in most official repos. Use [Flatpak](https://flathub.org/en/apps/net.mullvad.MullvadBrowser) or see [mullvad.net](https://mullvad.net/en/download/browser/linux).",
|
||||||
|
"icon": {
|
||||||
|
"type": "url",
|
||||||
|
"url": "https://upload.wikimedia.org/wikipedia/commons/7/70/Mullvad_Browser_logo.svg"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "edge",
|
"id": "edge",
|
||||||
"name": "Microsoft Edge",
|
"name": "Microsoft Edge",
|
||||||
|
|||||||
Reference in New Issue
Block a user