Skip to content

Inamul07/gta-leetcode-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTA LeetCode Extension

Enhance your LeetCode experience with GTA–inspired notifications and achievements.

Installation

  1. Clone this repository

  2. Install dependencies:

    npm install
  3. Build the extension:

    npm run build

Loading the Extension

  1. Open Chrome and navigate to chrome://extensions/
  2. Enable Developer mode (top-right toggle)
  3. Click Load unpacked
  4. Select the dist directory from this project

Features

  • GTA–styled notifications for LeetCode submissions
  • Immersive, game-inspired UI elements

Contributing

Contributions are welcome. Please submit issues or enhancement requests.

Credits

Inspired by this X post.

About

A leetcode extension that displays mission passed & failed banners on submissions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.9%
  • HTML 2.1%