Export Cookies

Export cookies to various formats in one click!

Autor
PRO-2684
Dnevne instalacije
0
Ukupnih instalacija
122
Ocjene
0 0 0
Verzija
0.1.0
Stvoreno
14.11.2024.
Ažurirano
14.11.2024.
Size
2,92 KB
Licenza
GPL-3.0
Primjenjuje se
Sve stranice

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