A personal, customizable new tab dashboard to track your progress and stay motivated for the JEE 2026 exam.
To get this dashboard running on your own Chrome browser, follow these steps.
You will need Google Chrome to be installed on your computer.
- Download the Files
- Click the green
<> Codebutton on this repository's page. - Select Download ZIP.
- Extract the contents of the
.zipfile into a folder on your computer.
- Click the green
- Load the Extension in Chrome
- Open Google Chrome and navigate to the extensions page by typing
chrome://extensionsin the address bar and pressing Enter. - In the top-right corner, enable Developer mode.
- Click the Load unpacked button that appears on the top-left.
- Select the entire folder where you extracted the project files.
- Open Google Chrome and navigate to the extensions page by typing
- You're Done!
- The extension is now installed. Open a new tab, and your JEE 2026 Dashboard will appear!
- HTML5
- CSS3 (with CSS Variables for theming)
- JavaScript (Vanilla JS)
- Tailwind CSS - For styling and layout.
- Chart.js - For the marks graph.
- SortableJS - For drag-and-drop functionality.