Switching between English and Chinese site and logging down question URLs easily.
https://github.com/neotan/leetcode-languages-switch-chrome-extension
Installation
- Download this repo by clicking uper-right
Download ZIP
under theClone
dropdown menu - Extract the
.zip
file as a folder e.g.leetcode-languages-switch-chrome-extension-master
- Open your Chrome > type
chrome://extensions/
in the address bar - Turn on
Developer mode
at the upper right - Click
Load unpacked
, and point to above unzipped folder - A new plugin will be installed, shows an computer icon with a green tick
Usage
Open leetcode.com or leetcode-cn.com, you will see several buttons at the page header
Cn
orEn
: switching between Chinese and English sitesCopy
: copy current URLCollect
: log current URL into localStorageUncollect
: remove current URL from localStorageGet collected
: Copy all collected URLs