A simple chrome extension that organizes and stores links for classes and other meetings so that they can be easily located.
- Clone the repository.
- Run
npm install
to install the dependencies. - Run
npm build
. - Load the extension on Chrome:
- Access
chrome://extensions/
. - Click on
Load Unpacked
. - Select the build folder.