Exaphis / leetcode-improved

Browser extension for QoL improvements to LeetCode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeetCode Improved

NOTE: This repository is archived as most of these improvements have been added to the new LeetCode UI.

A browser extension to improve your LeetCode quality of life. Made with Plasmo.

Available on the Chrome Web Store.

Features

Restores some features from the old LeetCode UI that are missing in the new UI, and adds some new ones.

  • Automatically retry run code when it fails due to rate limits
  • Automatically start the problem timer
  • Run one specific test case (useful if test cases take a long time to run)

Run this test case button

  • Multiline test case input (instead of one field at a time)

Multiline test case input field

  • Show runtime and memory usage in submission list view

Submission list view

  • Show number of test cases run, and last wrong test case for wrong answer submissions

Wrong answer submission

About

Browser extension for QoL improvements to LeetCode.


Languages

Language:TypeScript 98.2%Language:JavaScript 1.8%