Export Cookies

Export cookies to various formats in one click!

Аўтар
PRO-2684
Daily installs
0
Total installs
128
Рэйтынг
0 0 0
Версія
0.1.0
Створаны
14.11.2024
Абноўлены
14.11.2024
Памер
2.9 КБ
Ліцэнзія
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