Added link to Chrome store listing

This commit is contained in:
nilesh 2020-08-18 05:07:37 +05:30
parent 69ed7797b5
commit 2ed2c0dae5
1 changed files with 2 additions and 2 deletions

View File

@ -8,10 +8,9 @@ This is a work-in-progress. This should work for both Chromium-based (Chrome, Br
# Installation
[Download on Chrome Webstore](https://chrome.google.com/webstore/detail/better/fhblooichgponllpehbkpihicebfgfll)
[Download on Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/better-alternatives/)
Chrome Webstore: Coming soon
# Philosophy
The idea is to encourage competition and consumer choice. Our default list of alternatives is built from sources like https://switching.software/ and https://prism-break.org/en/
@ -27,6 +26,7 @@ The pop-up shows an option to dismiss the suggestion forever for the current URL
You can load this extension directly in Chrome or Firefox Developer Edition (after setting `xpinstall.signatures.required` to `false` in `about:config`).
To submit to the stores, build a zip with: `zip -r -X archive.zip ./*`
Before creating the zip, make sure to uncomment the local reference to `listUrl` in `onStartup()` and for Chrome store, remove `browser_specific_settings` from `manifest.json`
# Contribute