bookfinder-tweaks

A series of tampermonkey scripts to make price lookup on bookfinder.com easier

Pre-requisites

You have to be in Chrome

Install Tampermonkey

You might want to click on this little puzzle-piece in the toolbar and "pin" the tampermonkey extension for easy access:

image

installation

  1. Open Tampermonkey dashboard:

    image

  2. Click "utilities"

    image

  3. Paste in https://raw.githubusercontent.com/cmcculloh/bookfinder-tweaks/master/script.isbn.js (and click "install")

    image

  4. Click "Install"

    image

    • (You should see an "operation completed successfully" message:

    image

  5. Paste in https://raw.githubusercontent.com/cmcculloh/bookfinder-tweaks/master/script.price.js (and click "install")

    image

  6. Click "Install"

    image

    • (You should see an "operation completed successfully" message:

    image

Updates

The scripts should automatically update when new changes are published to github, but in case they don't.

  1. Open Tampermonkey dashboard:

    image

  2. Click "Installed User Scripts" (if it isn't already selected)

    image

  3. Click on the script you want to update

    image

  4. Click on "settings"

    image

  5. Click "Check for userscript updates"

    image

  6. You will see some sort of confirmation message at the top of the screen

    image