Skip to content

khawla-14/Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookie Monitor Extension

Overview

The Cookie Monitor Extension is a powerful browser tool designed to help developers and privacy-conscious users inspect, monitor, and manage cookies directly within their browser. It provides a real-time, floating window display of all cookies, allowing for easy searching, filtering, and deletion.

Features

  • Real-time Monitoring: View all cookies from all domains in real-time.
  • Floating Window: A non-intrusive, draggable overlay that stays on top of your current tab.
  • Search & Filter: Quickly find cookies by name or domain. Filter by:
    • Secure cookies only
    • Session cookies only
    • Cookies for the current tab/domain only
    • Time-based filtering (All time, Today, Last 7 days, Last 30 days)
  • Cookie Details: See comprehensive information for each cookie, including domain, name, value, expiry, path, SameSite, secure, and httpOnly flags.
  • Cookie Deletion: Easily delete individual cookies with a single click.
  • Auto-Refresh: Automatically updates the cookie list at a set interval (toggleable).
  • Export Options: Export your filtered cookie data in various formats:
    • CSV
    • JSON
    • TXT
    • HTML (for easy viewing)
  • New Cookie Highlighting: Newly added cookies are visually highlighted for quick identification.

How to Use

1. Open the Monitor

  • Click on the extension icon in your browser toolbar.
  • A floating "Cookie Monitor" window will appear on your current page.

2. Navigate the Monitor

  • Drag & Drop: Click and drag the header of the floating window to reposition it.
  • Close: Click the '✕' button in the header to close the monitor.
  • Refresh: Click the '↻' button to manually refresh the cookie list.
  • Auto-Refresh: The monitor starts with auto-refresh ON (⏸︎ Auto). Click it to pause (▶ Auto) or resume.

3. Search and Filter Cookies

  • Search Input: Type in the "Search by name or domain..." field to filter cookies. Click the '✕' button next to the search bar to clear the search.
  • Secure only: Check this box to display only secure cookies

Releases

No releases published

Packages

 
 
 

Contributors