Skip to content

PeterMyer/BookItExtension

 
 

Repository files navigation

BookIt Extension

Description

This repo contains the code needed to set up the BookIt extension.

In order to use the extension you will need an account with https://bookit-web-app.herokuapp.com/

Current Set Up Options

File Access


You may either download this repo to its own directory, or you may access a .zip file from this GoogleDrive Folder and unpack.

Install


Once you have the file store locally, you will need to open the extension directory and run 'npm i' to install the required dependencies. Following install open your 'Manage Extensions' directory in Google Chrome, located in the puzzle piece in the top right corner.

Screen Shot 2021-10-29 at 1 01 25 PM

Toggle Developer Mode in the top right corner of the extensions manager.

Screen Shot 2021-10-29 at 1 03 45 PM

Three new options should now be visible on the left: Load Unpacked, Pack Extension, and Update. Select 'Load Unpacked' option.

Screen Shot 2021-12-04 at 3 43 38 PM

Select the 'Public' directory within the downloaded BookItExtension directory

Screen Shot 2021-10-29 at 1 08 33 PM

You should now have the BookIt extension downloaded to your chrome browser! For best user experience we suggest pinning the extension to your browser using the extension manager drop down.

Screen Shot 2021-12-04 at 3 42 41 PM

About

Repository for Chrome Extension Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.3%
  • CSS 5.1%
  • HTML 1.6%