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:
crispyfires
2026-03-25 05:45:47 -04:00
committed by GitHub
parent c4e759b05c
commit 3f73bfcfd7

View File

@@ -309,6 +309,23 @@
"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",
"name": "Microsoft Edge",