Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neotan/leetcode-languages-switch-chrome-extension
Switching between English and Chinese site and logging down question URLs easily.
https://github.com/neotan/leetcode-languages-switch-chrome-extension
Last synced: 9 days ago
JSON representation
Switching between English and Chinese site and logging down question URLs easily.
- Host: GitHub
- URL: https://github.com/neotan/leetcode-languages-switch-chrome-extension
- Owner: neotan
- Created: 2021-03-17T03:01:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T17:10:19.000Z (over 1 year ago)
- Last Synced: 2025-01-02T06:08:21.432Z (9 days ago)
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/leetcode-languages-switch/ohopomahndmhjmidgcalgandlbgepaem
- Size: 162 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# leetcode-languages-switch-chrome-extension
Switching between English and Chinese site and logging down question URLs easily.## Installation
https://chrome.google.com/webstore/detail/leetcode-languages-switch/ohopomahndmhjmidgcalgandlbgepaem## Manual Installation
1. Download this repo by clicking uper-right `Download ZIP` under the `Clone` dropdown menu
2. Extract the `.zip` file as a folder e.g. `leetcode-languages-switch-chrome-extension-master`
3. Open your Chrome > type `chrome://extensions/` in the address bar
4. Turn on `Developer mode` at the upper right
5. Click `Load unpacked`, and point to above unzipped folder
6. A new plugin will be installed, shows an computer icon with a green tick## Usage
Open [leetcode.com](leetcode.com) or [leetcode-cn.com](leetcode-cn.com), you will see several buttons at the page header
1. `Cn` or `En`: switching between Chinese and English sites
2. `Copy`: copy current URL
3. `Collect`: log current URL into localStorage
4. `Uncollect`: remove current URL from localStorage
5. `Get collected`: Copy all collected URLs