Adds a "Download from Bookracy" button on book sites (Amazon, Goodreads, FiveBooks, The Greatest Books, RedditReads, Most Recommended Books) — grab a free copy or open it in Bookracy.
A browser userscript that injects a "Download from Bookracy" button directly into your favorite book discovery sites. When clicked, it searches the Bookracy database and opens a modal to help you find and download a copy of the book you're looking at.
Instead of manually searching for a book after finding it on a site like Goodreads or Amazon, this script handles the lookup for you. It stays out of your way and only appears when you're actually looking at a book page or list.
GM_xmlhttpRequest to bypass standard browser CORS restrictions when fetching data from the API.api.bookracy.com for book matches.MutationObserver to ensure the download button appears even if the website loads content dynamically (like infinite scrolls or AJAX-loaded product details).This script is a tool for accessing public information. Please respect copyright laws and support authors whenever possible.
MIT