This is a simple Chrome extension designed to enhance the functionality of the VTOP - Chennai Campus
by adding a total marks row to the marks tables under the VTOP > Examination > Marks
section.
- The extension automatically calculates and inserts the total marks for each subject, providing a clearer overview of performance.
- It can be customized with features like logging, alerts before operations, highlighting total rows, and enabling or disabling the visibility of changes on page which can be toggled based on user preferences.
- Manifest v3
- Chrome Scripting API
- JavaScript
- CSS
- HTML
You can install the extension directly by following these steps:
-
Download the extension files:
- Clone this repository or download the ZIP file from the GitHub repository.
-
git clone https://github.com/Bbs1412/VTOP-Extension
- Extract the contents of the ZIP file to a folder on your computer.
-
Open Chrome and go to the Extensions page:
- Enter
chrome://extensions
in the address bar and press Enter.
- Enter
-
Enable Developer Mode:
- Toggle the Developer Mode switch at the top-right corner of the Extensions page.
-
Load the unpacked extension:
- Click on the Load unpacked button.
- Select the folder containing the extracted extension files.
-
Use the Extension:
- Once loaded, the extension icon will appear in the Chrome toolbar.
- Click on the icon to open the popup and start using the extension.
- This method works only in Chrome or Chromium-based browsers (e.g., Edge, Brave).