This project needs to be built in order to take advantage of the Chrome Extension API, such as using the Content script to get the extension's ID, or using the Chrome Storage API. These features cannot be used when running this project locally.
To load as a developer extension inside of Chrome:
- Clone the repo
https://github.com/slate-engineering/slate-web-extension
- In terminal, navigate to the new
slate-web-extension
folder - Run
npm install
- Update the build folder
npm run build
- Navigate to
chrome://extensions/
in your browser - Toggle the
Developer mode
switch on in the top right hand corner - Click the
Load unpacked
button in the top left corner - Select the
build
folder inside of this project folder
option + S
opens the main extension modal
option + O
opens your Slate data page in the web app
option + B
bookmark the current page