migliori-alternative/README.md

18 lines
915 B
Markdown
Raw Normal View History

2020-08-05 22:45:16 +02:00
# Better
2020-08-06 10:51:01 +02:00
![image](https://user-images.githubusercontent.com/19304/89511791-fcffce80-d7ef-11ea-9d2e-e2557d77a9b3.png)
2020-08-06 10:48:27 +02:00
2020-08-05 22:45:16 +02:00
This is a browser extensions that recommends better alternatives to products and service that you're currently visiting. "Better" could mean ethical or cheaper or local or higher-quality or something else. So, while we ship a default list, users will be able to subscribe to multiple sources for recommendations.
This is a work-in-progress and not yet published. This should work for both Chromium-based (Chrome, Brave, Chromium etc) AND Firefox-based browsers.
2020-08-10 22:19:42 +02:00
# Build
You can load this extension directly in Chrome or Firefox Developer Edition (after setting `xpinstall.signatures.required` to `false` in `about:config`).
2020-08-10 22:35:13 +02:00
To submit to the stores, build a zip with: `zip -r -X archive.zip ./*`
2020-08-10 22:19:42 +02:00
2020-08-05 22:45:16 +02:00
# Contribute
2020-08-06 10:48:27 +02:00
Check one of the unassigned issues and start a discussion or send a pull request.