Internshala Plus extension allows you to -
-
See the Required Skills and # of internships right in the internship card.
-
Search and filter internships by any keyword.
-
Sort By stipend or # of internships.
Install it from the Chrome Web Store.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
- Check if your Node.js version is >= 6.
- Clone the repository.
cd
into the repository.- Run
npm install
. - Run
npm run start
- Load your extension on Chrome following:
- Access
chrome://extensions/
- Check
Developer mode
- Click on
Load unpacked extension
- Select the
build
folder.
- Access
- Happy contributing!!