Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.35 KB

File metadata and controls

36 lines (26 loc) · 1.35 KB

knhrp-chrome-extension

JEE 2026 Dashboard - New Tab Extension

A personal, customizable new tab dashboard to track your progress and stay motivated for the JEE 2026 exam.

Getting Started

To get this dashboard running on your own Chrome browser, follow these steps.

Prerequisites

You will need Google Chrome to be installed on your computer.

Installation

  1. Download the Files
    • Click the green <> Code button on this repository's page.
    • Select Download ZIP.
    • Extract the contents of the .zip file into a folder on your computer.
  2. Load the Extension in Chrome
    • Open Google Chrome and navigate to the extensions page by typing chrome://extensions in 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.
  3. You're Done!
    • The extension is now installed. Open a new tab, and your JEE 2026 Dashboard will appear!

Built With

  • 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.