GetThecookie

Get the cookie of the current web page with one click, and automatically release it and set it on the clipboard, which can be directly pasted and used (the get button is located in the lower left corner of the page).

Fra 07.12.2022. Se den seneste versjonen.

Forfatter
Techwb
Vurderinger
0 0 0
Versjon
2.4.2
Lagd
25.11.2022
Oppdatert
07.12.2022
Size
3 kB
Lisens
none
Gjelder
Alle sider

一键获取当前网页cookie的油猴插件,并且自动放置于剪切板,可直接粘贴使用(获取按钮位于页面左下角)。

如图所示:

点击会有windows弹窗提示,不想要弹窗可以自己在源代码注释掉。
alert("本站cookie(已放置剪贴板):\n" + document.cookie);