Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.03 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.03 KB

Book Watch

Book Watch is a chrome extension that allows you to search for books and add them to your watch list. You will then get a notification when the book comes out or on anothe date of your choice. Never miss a new release again!

Getting Started

If you would like to run this project remotely, first clone this repository.

To run Book Watch locally:

  1. In Chrome, open the Extension Management page by navigating to chrome://extensions.

    The Extension Management page can also be opened by clicking on the Chrome menu, hovering over More Tools then selecting Extensions.

  2. Enable Developer Mode by clicking the toggle switch next to Developer mode.

  3. Click the LOAD UNPACKED button and select the extension directory where you have saved Book Watch locally.

After making changes to your local project, navigate back to the extension management page and click the Reload link to see changes to the project.

License

Book Watch is published under the MIT license.