Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Resources

Vatsal Joshi edited this page Oct 29, 2016 · 2 revisions

Resources

Developing extension requires basic knowledge of JavaScript along with HTML and CSS.

If you are comfortable with JavaScript and basic HTML and CSS but new to developing browser extension you may check out this guide to help yourself get started with building extensions.


The current extension use Materialize CSS and jQuery. If you are not familiar with either of the two then you may check out their corresponding links before going further.

Materialize CSS is used for giving material style to VIT Student Login.
jQuery makes it easy to modify the rendered HTML of the website.

Clone this wiki locally