Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of Cookie Monster Raccoon

Cookie Monster Raccoon by DcOpen

Erases the cookies and session of every site you visit, except the ones you save.

0 (0 reviews)0 (0 reviews)
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
About this extension
Cookie extensions ask you to list what to erase. That is the wrong list: the sites you visit once are endless, the ones you care about are a dozen.

Cookie Monster inverts the default. Nothing survives, except what you save.

WHAT IT DOES

Close the last tab of a site and, after a short grace period, its cookies, localStorage, sessionStorage, IndexedDB and Service Workers are erased. No trace, no list to maintain.

Need the session? One click on "Save this site" in the popup and that site is never touched again. On a subdomain you choose the scope: the whole site, or that one host.

OBSERVATION MODE, ON BY DEFAULT

On first run nothing is erased. The extension only records what it would have erased, so you can browse for a day, read the journal, and decide. Purging becomes real when you switch observation off yourself.

SESSION COPIES

Saving a site and saving its session are different things. A session copy is a snapshot of a site's cookies you can restore from if access is lost anyway. Be aware the copy holds cookie values in the clear in local extension storage: keep only the ones you need.

PRIVACY IS THE WHOLE POINT

No network calls at all. Not for telemetry, not for statistics, not for crash reports, not for update checks. No server, no account, no identifier, no paid tier.

No content scripts: the extension never injects code into the pages you visit. It does not see their contents, does not read the forms you fill in, does not intercept requests. It only needs the tab's address.

All state lives in local extension storage, inside your profile. Uninstalling erases it.

None of this asks to be taken on trust. The source is public under the MIT licence, and a test in the repository fails the build if anyone adds a network call, an extra permission, a remote script or font, or a new dependency.

WHAT IT DOES NOT DO

It cannot wait less than 30 seconds before purging: that is the minimum the browser imposes on the only timer that survives an extension being suspended. It does not clear the HTTP cache, which is shared and holds no session. On Firefox, Cache API entries also survive a purge: Firefox has no way to remove them for a single site, and removing them for all sites would be a wider erasure than the one you asked for.

Source and full privacy policy: https://github.com/DomenicoCentrone/cookie-monster
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Required permissions:

  • Clear recent browsing history, cookies, and related data
  • Access browser tabs

Optional permissions:

  • Access your data for all websites

Data collection:

  • The developer says this extension doesn't require data collection.
Learn more
More information
Add-on Links
  • Support site
  • Copy add-on ID
Version
1.1.0
Size
514.64 KB
Last updated
8 days ago (Aug 15, 2026)
Related Categories
  • Privacy & Security
License
MIT License
Privacy Policy
Read the privacy policy for this add-on
Version History
  • See all versions
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.