You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
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.