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-extensionfolder - Run
npm install - Update the build folder
npm run build - Navigate to
chrome://extensions/in your browser - Toggle the
Developer modeswitch on in the top right hand corner - Click the
Load unpackedbutton in the top left corner - Select the
buildfolder 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
