Skip to content

Commit

Permalink
Remove the warning about outdated debian packages (browserpass#275)
Browse files Browse the repository at this point in the history
Debian has version 3.7.2 imported to stable, so it's pretty up to date now.
This also changes the links to point to debian stable.
  • Loading branch information
jayme-github authored Aug 23, 2021
1 parent 77f6d18 commit 65c3cd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ In order to install Browserpass correctly, you have to install two of its compon
- Browser extension for Chromium-based browsers (choose one of the options):
- Install using a package manager for your OS (which will provide auto-update and keep extension in sync with native host app):
- Arch Linux: [browserpass-chromium](https://www.archlinux.org/packages/community/any/browserpass-chromium/), [browserpass-chrome](https://aur.archlinux.org/packages/browserpass-chrome/)
- Debian: [webext-browserpass](https://packages.debian.org/sid/webext-browserpass) includes Chromium extension (**DO NOT USE, it's significantly outdated**)
- Debian: [webext-browserpass](https://packages.debian.org/stable/webext-browserpass) includes Chromium extension
- Install the extension from [Chrome Web Store](https://chrome.google.com/webstore/detail/browserpass-ce/naepdomgkenhinolocfifgehidddafch) (which will provide auto-updates)
- Download `browserpass-webstore.crx` from the latest release and drag'n'drop it into `chrome://extensions`
- This extension has the same ID as the one in Chrome Web Store, so when a new version will appear in Web Store, it will auto-update! Use if you want to be on latest and greatest version.
Expand All @@ -63,7 +63,7 @@ In order to install Browserpass correctly, you have to install two of its compon
- Browser extension for Firefox-based browsers (choose one of the options):
- Install using a package manager for your OS (which will provide auto-update and keep extension in sync with native host app):
- Arch Linux: [browserpass-firefox](https://www.archlinux.org/packages/community/any/browserpass-firefox/)
- Debian: [webext-browserpass](https://packages.debian.org/sid/webext-browserpass) includes Firefox extension (**DO NOT USE, it's significantly outdated**)
- Debian: [webext-browserpass](https://packages.debian.org/stable/webext-browserpass) includes Firefox extension
- Install the extension from [Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/browserpass-ce/) (which will provide auto-updates)
- Download `browserpass-firefox.zip` from the latest release, unarchive and use `Load Temporary Add-on` on `about:debugging#addons` (remember the extension will be removed after browser is closed!).

Expand Down

0 comments on commit 65c3cd0

Please sign in to comment.