60da6b615c | ||
---|---|---|
images | ||
.gitignore | ||
LICENSE.md | ||
README.md | ||
background.js | ||
contentscript.js | ||
defaultlist.json | ||
manifest.json | ||
options.html | ||
options.js |
README.md
Better
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.
Build
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 ./*
Contribute
Check one of the unassigned issues and start a discussion or send a pull request.