Skip to content

A direct link to Goodreads from Amazon. An essential browser plugin for Goodreads lovers.

License

Notifications You must be signed in to change notification settings

libhide/goodlink

Repository files navigation

Goodlink

A direct link to Goodreads from Amazon.

Build

  1. Clone the repo.
  2. Run npm i.
  3. Create a secrets.js file in the project root with the following format
const developerKey = "GOODREADS_DEV_KEY";

export { developerKey };
  1. Run npm run build:dev to build dev versions of the extension. These are located in /dev.

  2. Run npm run build:dist to build production versions of the extension. These are located in /dist.

About

A direct link to Goodreads from Amazon. An essential browser plugin for Goodreads lovers.

Topics

Resources

License

Stars

Watchers

Forks