:monkey: Chrome extension for leetcode
Leetcode has requested me to remove the company metadata and premium question description. I have no enough time recently to modify my codes, so I close my extension on Chrome Store.
This is an extension for chrome.
Source Code: https://github.com/binarylu/leetcode-ext
In source code,
leetcode-extfolder is the source code of chrome extension.
serverfolder is the source code for crawling the problem tags from leetcode.com.
There are six major functions:
For
1,
2and
5, they can be turned on / off in extension option page.
For
3, there is checkbox in problem list page and tag page.
For
4, you can login your github account in option page by OAuth. After you login, input the repository name, not the URL.
For
6, to see the content of locked problem, click the green icon at the right of each locked problem.
Quick Access Link is contributed by Yiding Liu.
This project is just for study, if you can afford, please subscrib to support https://leetcode.com.
v1.1.2 (2016-06-02)
v1.1.1 (2016-06-01)
v1.1.0 (2016-05-28)
v1.0.5 (2016-04-23)
v1.0.0 (2016-04-18)
v0.6.0 (2016-04-09)
v0.5.0 (2016-04-09)
v0.4.7 (2016-04-08)
v0.4.0 (2016-03-24)
v0.3.5 (2016-03-22)
v0.3.0 (2016-03-22)