Skip to content

Commit 651873f

Browse files
authored
chrome-devtools
chrome-devtools
1 parent 835ad35 commit 651873f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/LoginHelp.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
## Username password login
55
Configure the username and password on the configuration page of the leetcode plugin. If the login fails, the following two login methods will be loaded. This method only supports leetcode-cn.
66
## cookie login
7-
First log in to leetcode in your browser, open the browser console, copy the cookie to the login popup, and click login.
7+
First log in to leetcode in your browser, open the browser console, copy the cookie to the login popup, and click login.[reference](https://developers.google.com/web/tools/chrome-devtools/network)
8+
89
<p align="center">
910
<img src="https://raw.githubusercontent.com/shuzijun/leetcode-editor/master/doc/browserCookie.png" alt="browserCookie"/>
1011
</p>

0 commit comments

Comments
 (0)