Skip to content

CollegeCODE/VITacademics-Enhancement-Suite

 
 

Repository files navigation

ghit.me Code Climate

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

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.

Project structure

  • Extension for Chrome/: Chrome-specific VES files
  • Extension for firefox/: firefox-specific VES files
  • Media/: Image source
  • CHANGELOG.md: self-explanatory
  • README.md: YOU ARE HERE, unless you're browsing on GitHub.
Building in Chrome
  1. Go to Menu->Tools->Extensions and tick the Developer Mode checkbox
  2. Choose Load unpacked extension and point it to the dist/chrome folder. Make sure you only have one VITacademics ES version running at a time.
  3. Any time you make changes to the script, you must go back to the Menu->Tools->Extensions page and Reload the extension.
Building in Firefox
  1. Install jpm using npm: npm install -g jpm
  2. Navigate to dist/firefox and run the command jpm run, which should launch a new Firefox browser using a temporary profile with only VITacademics ES installed.

About

Extension to enhance your browsing experience on VIT Academics Student Login.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.1%
  • CSS 7.2%
  • HTML 0.7%