An open API service indexing awesome lists of open source software.

https://github.com/travelist/chrome-leetcode-submit-extension

Chrome Extention to Submit/Test LeetCode Solutions
https://github.com/travelist/chrome-leetcode-submit-extension

chrome-extension leetcode

Last synced: 20 days ago
JSON representation

Chrome Extention to Submit/Test LeetCode Solutions

Awesome Lists containing this project

README

        

# Chrome Leetcode Submit Extention

Providing keyboard shortcuts for Leetcode

[Downlaod at Chrome Webstore](https://chrome.google.com/webstore/detail/leetcode-submit-extension/kdjjgoaelbkphahnengiibkmoofgicoa)

# Shortcuts

| key | action |
|-----|--------|
| `Ctrl + Return` | Submit |
| `Ctrl + Shift + '` | Run Code with Example Cases |

Pleaes open a Github issue when some of the avobe features do not work for you.

_This plugin deeply relies on the HTML structure of the leetcode website,
therefore, the updates of the website can break the above features._

# License

MIT