This Repository is highly inspired from Reddit Enhancement Suite. Special thanks to Harshal Varday.
Chrome and Firefox extension that helps you to enhance your browsing experience at [VIT Student Login] (https://vtop.vit.ac.in/student/stud_login.asp)
For general documentation, visit the VITacademics Enhancement Suite Wiki.
Contributions are welcome. if you see any issue then open an issue and if you think you can fix it then start working on it by forking this project.
Extension for Chrome/: Chrome-specific VES filesExtension for firefox/: firefox-specific VES filesMedia/: Image sourceCHANGELOG.md: self-explanatoryREADME.md: YOU ARE HERE, unless you're browsing on GitHub.
- Go to
Menu->Tools->Extensionsand tick theDeveloper Modecheckbox - Choose
Load unpacked extensionand point it to thedist/chromefolder. Make sure you only have one VITacademics ES version running at a time. - Any time you make changes to the script, you must go back to the
Menu->Tools->Extensionspage andReloadthe extension.
- Install jpm using
npm:npm install -g jpm - Navigate to
dist/firefoxand run the commandjpm run, which should launch a new Firefox browser using a temporary profile with only VITacademics ES installed.
