Web Extension to add links to other bookstores on Amazon product pages.
Amazon is by far the most popular way people share links to books. This extension makes it easy to go from books on Amazon to the same book on other sites. Currently supported sites are:
NOTE: This only works for Amazon's US domains for now.
Screenshot:
(from this page).
Install from addons.mozilla.org
.
Use the web-ext
tool to develop, test,
and build this extension.
npm install -g web-ext
web-ext run
web-ext lint
web-ext build --ignore-files "*.png"
For now I've been manually uploading the extension to addons.mozilla.org
rather than trying to set up web-ext sign
.