Resources - vatz88/V-TOP-Easy GitHub Wiki
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.