You can download the latest stable version from CWS
This project was created with TS, React + Redux (wrapped with webext-redux in order to sync across the extension's components and chakra UI)
In the project directory, you can run:
Runs the app in the development mode.
Go to Chrome extensions page (chrome://extensions/), check the developer mode and load unpacked the dev
folder from your project.
You should see the extension added in your browser now. To test it, go to any Youtube page and click the button that appears next to the like button.
A popup should appear on the page
After saving a highlight, you can revisit it by clicking the bookmark found on the popup itself.
Builds the app for production to the build
folder.
Repeat the steps from the development mode, only with the build
folder.