Skip to content

Web Extension that adds links to other bookstores on Amazon.com

Notifications You must be signed in to change notification settings

gtback/bookfinder

Repository files navigation

bookfinder

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:

Bookfinder on Amazon

(from this page).

Installation

Install from addons.mozilla.org.

Developing

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.

About

Web Extension that adds links to other bookstores on Amazon.com

Resources

Stars

Watchers

Forks

Packages

No packages published