Hi leetcoders!
For a long time it's been a headache for me to type all the variable and function names by hand. So I made a chrome extension for auto completion on leetcode.
Basically it supports some simple keywords like return or function in four languages: cpp, java, javascript and python . And also all the variable and function names that occur for every language. It will not provide further language support for standard libraries (also easier for me from a technical perspective).
Also some useful features like timer, difficulty hider and markdown export are provided.
LeetCode Plus
Welcome download and feel free to leave comments! It's only in beta phase so I need your feedback to improve.


