Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vanessaaleung/a-leetcode-a-day
Chrome extension that pops up a random LeetCode top 100 question.
https://github.com/vanessaaleung/a-leetcode-a-day
chrome d3 extension leetcode
Last synced: 2 days ago
JSON representation
Chrome extension that pops up a random LeetCode top 100 question.
- Host: GitHub
- URL: https://github.com/vanessaaleung/a-leetcode-a-day
- Owner: vanessaaleung
- Created: 2020-01-14T00:16:00.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-18T01:07:19.000Z (over 4 years ago)
- Last Synced: 2024-11-10T22:14:17.473Z (2 months ago)
- Topics: chrome, d3, extension, leetcode
- Language: JavaScript
- Homepage:
- Size: 2.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A-LeetCode-A-Day
Chrome extension that pops up a random LeetCode top 100 question.## Features
1. Display a random top 100 question and its difficulty
2. Link to the question## Installation
### Clone
- Clone this repo to your local machine using `https://github.com/vanessaaleung/A-LeetCode-A-Day.git`### Setup
- Open the Extension Management page by navigating to chrome://extensions.
- The Extension Management page can also be opened by clicking on the Chrome menu, hovering over **More Tools** then selecting **Extensions**.
- Enable Developer Mode by clicking the toggle switch next to **Developer mode**.
- Click the **LOAD UNPACKED** button and select the extension directory.## Features
- Click on the icon on the bar will pop up a random questions
- Click on the Do It Now! button will open a window for that question## License
[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)
- **[MIT license](http://opensource.org/licenses/mit-license.php)**