goodreads-morawa/README.md
Kumi ddd3005859
feat: add script to replace Amazon button with Morawa
Introduced a UserScript that replaces the "Buy on Amazon" button with a "Buy at Morawa" button on Goodreads book pages. This script fetches the ISBN of the book and links to Morawa.at using the ISBN.

Added LICENSE file with MIT license and created a README that includes installation and usage instructions.
2024-07-06 14:33:53 +02:00

1,012 B

goodreads-morawa

Support Private.coffee! Latest Git Commit

This is a UserScript that adds a link to the Morawa.at website on the Goodreads book page.

Installation

  1. Install a UserScript manager for your browser. For example, Tampermonkey or Greasemonkey.
  2. Click on the goodreads-morawa.user.js file in this repository.
  3. Click on the Raw button.
  4. The UserScript manager should ask you to install the script.

Usage

  1. Go to a book page on Goodreads.
  2. Click on the "Buy at Morawa" button where the Amazon button used to be.
  3. Enjoy!

License

This project is licensed under the MIT License - see the LICENSE file for details.