Skip to content

Find a book in Amazon, et fetch it in a real bookstore

Notifications You must be signed in to change notification settings

seyfro/universal-amazon-killer

 
 

Repository files navigation

Universal Amazon Killer

JavaScript Style Guide

This is a browser extension to help you buy a book you found in Amazon, but in a real-life bookstore.

The extension finds the ISBN of the book in the page, and launches a search in the "Place des libraires" database.

Features

  • Shows a list of bookstores
  • Multi-langage
  • Multi-country
  • VanillaJs only, no jQuery
  • Universal compatibility for all major browsers (except Safari) in a single codebase : Chrome, Firefox, Edge, Opera, Brave and Vivaldi

Where to install it

How to contribute

  • Install the packages with yarn install
  • Modify the files in the src folder
  • When everything's done, you can send a PR \o/

Project origin

This project is an enhanced rewrite of Amazon Killer from Elliot Lepers

About

Find a book in Amazon, et fetch it in a real bookstore

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 72.9%
  • CSS 24.8%
  • Dockerfile 2.3%