Open in Goodreads

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

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

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

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
SirGryphin
今日安裝
0
安裝總數
99
評價
2 0 1
版本
3.1
建立日期
2023-07-12
更新日期
2025-12-07
尺寸
4.7 KB
授權條款
MIT
腳本執行於

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.