Skip to content

Simple Google Chrome Extension for formatting code written on LeetCode Platform

Notifications You must be signed in to change notification settings

varun-s22/My-Leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode Code Format Extension

This is a Chrome Extension, which formats the code typed by the user on Leetcode platform.

Currently it supports only Python.

API for formatting python code is hosted via serverless functions on Vercel.

Build

Currently it is not available on Chrome Web Store. To unpack it locally, follow these steps:

  • Get the directory/repo on your local machine(git clone works).
  • Open Chrome Extensions
  • Switch the developer mode to be "on".
  • Click on Load Unpacked button, and select the directory.

Your extension has been successfully loaded.

About

Simple Google Chrome Extension for formatting code written on LeetCode Platform

Resources

Stars

Watchers

Forks

Packages

No packages published