Skip to content

Takashicc/amazon-book-title-copy

Repository files navigation

amazon-book-title-copy

Lint, Format, Build

amazon-book-title-copy is a chrome browser extension that adds a button to readily copy a book title or search for a book title on multiple sites.

Getting started

Prerequisites

Install Node.

Build extension

Run the below commands to build the extension. npm run build will create a dist folder.

$ git clone https://github.com/Takashicc/amazon-book-title-copy
$ cd amazon-book-title-copy
$ npm install
$ npm run build
$ ls dist/
background.js   manifest.json

Install extension to your chrome browser

  • Go to chrome://extensions in your chrome browser.

  • Set the Developer mode ON.

  • Click Load unpacked and select dist folder.

  • After installation, you will see the following image.

About

Adds a button to readily copy a book title or search for a book title on multiple sites

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published