Capture cookie to string like Chrome

CaptureCapture cookie to string like Chrome

ผู้เขียน
Hung Nguyen Tan
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
2
คะแนน
0 0 0
เวอร์ชัน
1.0
สร้างเมื่อ
01-03-2025
อัปเดตเมื่อ
01-03-2025
Size
2.08 กิโลไบต์
สัญญาอนุญาต
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! 🚀