You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The script runs on Chrome, which means you don't need any running environment. Just install the Chrome.
5
+
6
+
After runned it, the browser will download a formatted markdown file. This is a generated file [**demo**](https://github.com/duteng/leetcode/blob/master/README.md).
7
+
8
+
## How to use
9
+
1. Using Chrome to open the [leetcode](http://leetcode.com), log in, then the redirect to the the [submission page](https://leetcode.com/submissions/#/1)
10
+
2. Open the Chrome Developer Tools console tab.
11
+
3. Paste the code in index.js in console, then press the Enter in keyboard.
0 commit comments