Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brettz9/open-isbn

Webextensions add-on to let one highlight text or a link containing an ISBN and visit at Amazon.com
https://github.com/brettz9/open-isbn

isbn webextension

Last synced: 2 days ago
JSON representation

Webextensions add-on to let one highlight text or a link containing an ISBN and visit at Amazon.com

Awesome Lists containing this project

README

        

# open-isbn

A webextensions add-on
([Firefox](https://addons.mozilla.org/en-US/firefox/addon/open-isbn/)
or
[Chrome](https://chrome.google.com/webstore/detail/open-isbn/lkhlbkfkgngohcmcgobknikibbpnpkbd?hl=en-US))
which lets one highlight text or a link containing an
[ISBN](https://en.wikipedia.org/wiki/International_Standard_Book_Number)
and visit the ISBN at [Amazon.com](http://www.amazon.com/).

The context menu options only appear when right-clicking qualifying ISBN
links or selections, so it otherwise should not clutter the context menu.

Comes with two options, one to open in the same tab and another to open
in a different tab. Either can be disabled (thus also avoiding a submenu).

![Screenshot of open context menu](https://raw.githubusercontent.com/brettz9/open-isbn/master/screenshots/Screen%20Shot%202018-03-30%20at%209.08.14%20PM.png)

## To-dos

1. Allow specifying one's own URLs with substitute patterns (and with
custom site title for context menu item label)