copyCookie

一键复制网站的cookie,支持字符串,json。

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
蓝色大大
Daily installs
0
Total installs
910
Ratings
3 0 0
Version
0.1.2
Created
2021-08-26
Updated
2021-08-30
Size
5.26 KB
License
MIT
Applies to
All sites

copyCookie
一键复制当前网页所有Cookie

目前存在问题,由于基于document.cookie,所以获取cookie有限。

后期想办法改进。

基于@mudssky发布的get-cookies修改而来。