Skip to content

A series of JavaScript bookmarklets for Firefox that resolve a URL based on user's input, clipboard, etc.

License

Notifications You must be signed in to change notification settings

almenaraio/bookmarklets

Repository files navigation

Firefox bookmarklets

A series of bookmarklets for Firefox that resolve a URL based on user s input, clipboard, and text from the webpage that has been highlighted with the cursor. These bookmarklets are javascripts that can be added into your Firefox Bookmarks Toolbar. Then you can just click on the bookmarklet button, you write down a piece of the URL (e.g., an Amazon ASIN code) and it will automatically resolve the URL.

These bookmarklets are designed to resolve the following URLs (as an illustration, # represents user's input):

Digital Object Identifier (DOI): http://doi.org/#

International Standard Book Number (ISBN) in:

  1. Google Books: http://books.google.com/books?isbn=#

  2. Amazon books: http://www.amazon.com/dp/# (it works with an ISBN-10 and an Amazon Standard Identification Number (ASIN), too)

  3. WorldCat books: https://www.worldcat.org/search?q=bn:#

Wordreference: https://www.wordreference.com/es/translation.asp?tranword=# (to translate from English to Spanish)

The bookmarklets are written to resolve the URL in the same TAB.

Below you have some images that explain how to use these bookmarklets.

1. Enable the Bookmarks Toolbar in Firefox

1. Enable the Bookmarks Toolbar in Firefox

2. Steps to create a New Bookmark (bookmarklet)

2. Steps to create a New Bookmark (bookmarklet)

3. Creating our first bookmarklet

3. Creating our first bookmarklet

4. Example 1 of using our bookmarklet

4. Example 1 of using our bookmarklet

5. Example 2 of using our bookmarklet

5. Example 2 of using our bookmarklet

About

A series of JavaScript bookmarklets for Firefox that resolve a URL based on user's input, clipboard, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published