This guide will help you set up and use the CollegeBuddy Extension locally, as the extension is not hosted.
- Google Chrome browser
- Node.js and npm installed
- Git
git clone <repo-url>
cd Somaiya_ext
cd extension
npm install
npm run build
- The build output will be in the
extension/distfolder.
- Open Chrome and go to
chrome://extensions - Enable "Developer mode" (top right)
- Click "Load unpacked"
- Select the
extension/distfolder
For questions or issues, open an issue in this repository or contact the maintainer.