Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/brettz9/open-isbn
- Owner: brettz9
- License: mit
- Created: 2014-04-03T08:46:11.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2023-07-20T17:39:18.000Z (over 1 year ago)
- Last Synced: 2025-01-02T08:33:52.521Z (9 days ago)
- Topics: isbn, webextension
- Language: JavaScript
- Homepage:
- Size: 2.08 MB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE-MIT.txt
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)