Export Cookies

Export cookies to various formats in one click!

Stan na 14-11-2024. Zobacz najnowsza wersja.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

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.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
PRO-2684
Oceny
0 0 0
Wersja
0.1.0
Utworzono
14-11-2024
Zaktualizowano
14-11-2024
Rozmiar
2,92 KB
Licencja
GPL-3.0
Dotyczy
Wszystkie strony

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