Add our new custom icon font and fix platform links (#1284)
Fixes #1250, #1249
This commit is contained in:
@ -13,14 +13,19 @@
|
||||
forum="https://forum.privacytools.io/t/discussion-bitwarden/1343"
|
||||
github="https://github.com/bitwarden"
|
||||
web="https://vault.bitwarden.com/#/"
|
||||
linux="https://vault.bitwarden.com/download/?app=desktop&platform=linux"
|
||||
mac="https://vault.bitwarden.com/download/?app=desktop&platform=macos"
|
||||
windows="https://bitwarden.com/#download"
|
||||
linux="https://bitwarden.com/#download"
|
||||
freebsd="https://www.npmjs.com/package/@bitwarden/cli"
|
||||
openbsd="https://www.npmjs.com/package/@bitwarden/cli"
|
||||
netbsd="https://www.npmjs.com/package/@bitwarden/cli"
|
||||
mac="https://bitwarden.com/#download"
|
||||
firefox="https://addons.mozilla.org/firefox/addon/bitwarden-password-manager/"
|
||||
chrome="https://chrome.google.com/webstore/detail/bitwarden-free-password-m/nngceckbapebfimnlniiiahkandclblb"
|
||||
safari="https://safari-extensions.apple.com/details/?id=com.bitwarden.safari-LTZ2PFU5D6"
|
||||
opera="https://addons.opera.com/extensions/details/bitwarden-free-password-manager/"
|
||||
edge="https://www.microsoft.com/store/apps/9P6KXL0SVNNL"
|
||||
android="https://play.google.com/store/apps/details?id=com.x8bit.bitwarden"
|
||||
fdroid="https://mobileapp.bitwarden.com/fdroid/"
|
||||
googleplay="https://play.google.com/store/apps/details?id=com.x8bit.bitwarden"
|
||||
ios="https://itunes.apple.com/app/bitwarden-free-password-manager/id1137397744?mt=8"
|
||||
%}
|
||||
|
||||
@ -32,9 +37,16 @@
|
||||
website="https://keepassxc.org/"
|
||||
forum="https://forum.privacytools.io/t/discussion-keepassxc/1344/2"
|
||||
github="https://github.com/keepassxreboot/keepassxc"
|
||||
web="https://keepassxc.org/"
|
||||
windows="https://keepassxc.org/download/#windows"
|
||||
linux="https://keepassxc.org/download/#linux"
|
||||
mac="https://keepassxc.org/download/#mac"
|
||||
freebsd="https://www.freshports.org/security/keepassxc/"
|
||||
openbsd="http://openports.se/security/keepassxc"
|
||||
netbsd="http://pkgsrc.se/security/keepassxc"
|
||||
fdroid="https://f-droid.org/packages/com.kunzisoft.keepass.libre/"
|
||||
googleplay="https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.free"
|
||||
firefox="https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser"
|
||||
chrome="https://chrome.google.com/webstore/detail/keepassxc-browser/oboonakemofpalcgghocfoadofidjkkk"
|
||||
%}
|
||||
|
||||
{%
|
||||
@ -45,9 +57,14 @@
|
||||
website="https://lesspass.com/"
|
||||
forum="https://forum.privacytools.io/t/discussion-keepassxc/1344/2"
|
||||
github="https://github.com/lesspass/lesspass"
|
||||
windows="https://pypi.org/project/lesspass/"
|
||||
mac="https://pypi.org/project/lesspass/"
|
||||
linux="https://pypi.org/project/lesspass/"
|
||||
freebsd="https://pypi.org/project/lesspass/"
|
||||
firefox="https://addons.mozilla.org/en-US/firefox/addon/lesspass/"
|
||||
chrome="https://chrome.google.com/webstore/detail/lesspass/lcmbpoclaodbgkbjafnkbbinogcbnjih"
|
||||
android="https://play.google.com/store/apps/details?id=com.lesspass.android&hl=en"
|
||||
fdroid="https://f-droid.org/packages/com.lesspass.android"
|
||||
googleplay="https://play.google.com/store/apps/details?id=com.lesspass.android"
|
||||
%}
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
|
Reference in New Issue
Block a user