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
- Host: GitHub
- URL: https://github.com/travelist/chrome-leetcode-submit-extension
- Owner: travelist
- License: mit
- Created: 2021-04-30T09:34:12.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-11T13:41:35.000Z (about 4 years ago)
- Last Synced: 2025-01-11T21:36:31.831Z (6 months ago)
- Topics: chrome-extension, leetcode
- Language: TypeScript
- Homepage:
- Size: 221 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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