Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 396 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 396 Bytes

Link Organizer

A simple chrome extension that organizes and stores links for classes and other meetings so that they can be easily located.

Installing and Running

  1. Clone the repository.
  2. Run npm install to install the dependencies.
  3. Run npm build.
  4. Load the extension on Chrome:
  5. Access chrome://extensions/.
  6. Click on Load Unpacked.
  7. Select the build folder.