Open in Goodreads

Adds a button to Amazon book pages to redirect to Goodreads page based on ASIN/ISBN

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
SirGryphin
Daily installs
0
Total installs
111
Ratings
2 0 1
Version
3.1
Created
2023-07-12
Updated
2025-12-07
Size
4.69 KB
License
MIT
Applies to

So I used a bookmarklet I found on GitHub to make a userscript and added a button to the left side of the Amazon page to click and open in Goodreads.

CODE UPDATED: IF YOU HAVE ANY PROBLEMS OR BUGS DOWNGRADE AND LEAVE ME A MESSAGE AND I WILL TRY AND FIX.

Note

  • Scans amazon page and looks for ASIN/ISBN before adding Goodreads Button.
  • Must be logged into Goodreads to open book page with ISBN as it opens from reviews url.
  • Remove checking for Publication Date to find ASIN/ISBN as it wasn't working on all domains.
  • Cleaned up code, to make it work better with other domains.
  • Still left all domains in script so it works with TamperMonkey.

Todo

  • Button match amazon style instead of goodreads.
  • Button not showing on Audible (Audiobooks) but shows on Audio CD.
  • Found a way to show button on Audible books but there not list on goodreads, tried multiple ASIN can't be found.
  • Maybe add @match for all amazon domains to make more compatible with TamperMonkey.