Export Cookies

Export cookies to various formats in one click!

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 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
PRO-2684
Daily installs
0
Total installs
148
Ratings
0 0 0
Version
0.1.0
Created
2024-11-14
Updated
2024-11-14
Size
2.92 KB
License
GPL-3.0
Applies to
All sites

Greasy Fork

🪄 Features

This script allows you to export cookies of current tab to a file. Currently, it supports the following formats:

📚 Usage

Right-click on any page and select Tampermonkey - Export Cookies. Then, press OK if you want to export in Netscape format (cookies.txt), or press Cancel if you want to export in JSON format (cookies.json).

⚠️ Notes

Do note that:

  • You need to whitelist .json at Tampermonkey's options page, in order to export to cookies.json. (.txt is whitelisted by default)
  • httpOnly cookies are supported at the BETA versions of Tampermonkey only.

✨ Credits