Export Cookies

Export cookies to various formats in one click!

2024/11/14のページです。最新版はこちら

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

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

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
PRO-2684
評価
0 0 0
バージョン
0.1.0
作成日
2024/11/14
更新日
2024/11/14
大きさ
2.92KB
ライセンス
GPL-3.0
対象サイト
すべてのサイト

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