Skip to content

Commit 57a1a45

Browse files
committed
README: add links to distro packages
1 parent aa08dd3 commit 57a1a45

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,17 @@ In order to install Browserpass correctly, you have to install two of its compon
4444

4545
- [Native messaging host](https://github.com/browserpass/browserpass-native#installation)
4646
- Browser extension for Chromium-based browsers (choose one of the options):
47+
- Install using a package manager for your OS (which will provide auto-update and keep extension in sync with native host app):
48+
- Arch Linux: [browserpass-chromium](https://www.archlinux.org/packages/community/any/browserpass-chromium/), [browserpass-chrome](https://aur.archlinux.org/packages/browserpass-chrome/)
4749
- Install the extension from [Chrome Web Store](https://chrome.google.com/webstore/detail/browserpass-ce/naepdomgkenhinolocfifgehidddafch) (which will provide auto-updates)
4850
- Download `browserpass-webstore.crx` from the latest release and drag'n'drop it into `chrome://extensions`
4951
- 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.
5052
- Download `browserpass-github.crx` from the latest release and drag'n'drop it into `chrome://extensions`
5153
- This extension has a different ID comparing to the one in Chrome Web Store, so you will not receive any auto-updates! Use for creating distro packages, or if you simply don't tolerate being forced to update when a new version is released.
5254
- Download `browserpass-chromium.zip`, unarchive and use `Load unpacked extension` in `chrome://extensions` in Developer mode.
5355
- Browser extension for Firefox-based browsers (choose one of the options):
56+
- Install using a package manager for your OS (which will provide auto-update and keep extension in sync with native host app):
57+
- Arch Linux: [browserpass-firefox](https://www.archlinux.org/packages/community/any/browserpass-firefox/)
5458
- Install the extension from [Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/browserpass-ce/) (which will provide auto-updates)
5559
- 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!).
5660

0 commit comments

Comments
 (0)