Capture cookie to string like Chrome

CaptureCapture cookie to string like Chrome

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
Hung Nguyen Tan
1日のインストール数
0
累計インストール数
1
評価
0 0 0
バージョン
1.0
作成日
2025/03/01
更新日
2025/03/01
大きさ
2.08KB
ライセンス
MIT
対象サイト
すべてのサイト

This Tampermonkey script adds a floating button to the bottom-right corner of any webpage. When clicked, it captures all available cookies for the current site and copies them to the clipboard in a format similar to how Chrome stores cookies. A confirmation alert is displayed after copying.

Features:

Floating Button: A visually appealing button is added to the page for easy access.
One-Click Copy: Clicking the button automatically copies all cookies.
Hover Effect: The button changes color when hovered over for a better user experience.
Console Logging: Logs the copied cookies in the developer console (F12 > Console).
Lightweight & Universal: Works on all websites without interfering with page functionality.

Let me know if you need further modifications! 🚀