SiteWipe

One click clears the cache and wipes site cookies — without logging you out.

As of June 2026, SiteWipe has 1 users in the Developer Tools category.

Usersno change0%
1
1
Ratingno change0%
— reviews
Reviewsno change0%
Version
1.0.1
Manifest V3
90-day change · In the last 90 days this extension 1 version update.

History

6 snapshots

Tracking since Apr 23, 2026.

2.081.50.9199999999999999Apr 23, 2026Jun 11, 2026
View as table
DateUsersRatingReviewsVersion
Apr 23, 20261.0.0
Apr 28, 20261.0.0
May 16, 202611.0.1
May 22, 202621.0.1
May 29, 202611.0.1
Jun 5, 20261.0.1
Now11.0.1

Changelog

  • Apr 28, 2026
    description
    Stop Losing Your Login Every Time You Clear Cookies and Cache.
    
    Web developers clear their browser cache dozens of times a day. Chrome's built-in tools force you to choose: clear everything and get logged out of every site, or open DevTools and fiddle with "Disable cache" (which only works while DevTools is open and breaks when you switch tabs).
    
    SiteWipe gives you precise, per-site control over what gets cleared — and lets you protect the cookies that keep you logged in.
    
    HOW IT WORKS
    1. Click the SiteWipe icon on any site.
    2. See all cookies for the current domain. Mark the ones you want to keep (like your session cookie) as "protected."
    3. Hit "Clear This Tab." Cache clears, unprotected cookies are removed, and the page reloads — but you stay logged in.
    
    That's it. Do it 30 times a day without thinking about it.
    
    THREE CLEARING MODES
    • Clear This Tab — clears cache + unprotected cookies (the default, covers 90% of use cases)
    • Clear Cache Only — clears cache but keeps every cookie untouched
    • Clear Everything for Domain — nuclear option: cache, cookies, localStorage, IndexedDB, service workers. Ignores protections. Requires confirmation.
    
    KEYBOARD SHORTCUTS
    Bind shortcuts to clear without even opening the popup. Default suggestions:
    • Alt+Shift+W — Clear This Tab
    • Alt+Shift+R — Clear Cache Only
    • Clear Everything can also be bound — no default, set it yourself if you need it fast.
    
    Customize all shortcuts at chrome://extensions/shortcuts.
    
    PER-COOKIE COOKIE PROTECTION
    Mark different cookies as protected on different sites. Your localhost session cookie and your staging auth token each get their own rules, saved automatically and synced across your Chrome browsers.
    
    PRIVACY FIRST
    SiteWipe makes zero network requests. No analytics, no telemetry, no tracking. The only data stored is the names of cookies you mark as protected and your preferences — all in Chrome's own sync storage. Full source code ships unminified inside the extension.
    
    NO BLOAT OR BS
    Vanilla JavaScript, Manifest V3, zero dependencies. Fast popup load, clean code, no framework bloat. If you want to read the source, open the extension folder — it's all there.
    
    Made by Next Page (nextpage.no).
    Stop losing your login every time you clear cookies and cache.
    
    There are already extensions in the Chrome Web Store to help with per-site cookie clearing. But most are ugly, sketchy, or buried in options nobody asked for. The question that led to SiteWipe was simple: Why is this so hard? For the most part, you just need a single button.
    
    Web developers clear their browser cache dozens of times a day. Chrome's built-in tools force you to choose: Clear everything and get logged out of every site, or open DevTools and fiddle with "Disable cache" (which only works while DevTools is open and breaks when you switch tabs).
    
    SiteWipe gives you precise, per-site control over which cookies are cleared, and lets you protect the cookies that keep you logged in.
    
    HOW IT WORKS
    
    1. Click the SiteWipe icon on any site.
    2. See all cookies for the current domain. Mark the ones you want to keep (like your session cookie) as "protected."
    3. Hit "Clear This Tab." Cache clears, unprotected cookies are removed, and the page reloads, but you stay logged in.
    
    That's it. Do it 30 times a day without thinking about it.
    
    THREE CLEARING MODES
    
    • Clear This Tab — clears cache + unprotected cookies (the default, covers 90% of use cases)
    • Clear Cache Only — clears cache but keeps every cookie untouched
    • Clear Everything for Domain — nuclear option: cache, cookies, localStorage, IndexedDB, service workers. Ignores protections. Requires confirmation.
    
    KEYBOARD SHORTCUTS
    
    Bind shortcuts to clear without even opening the popup. Default suggestions:
    • Alt+Shift+W — Clear This Tab
    • Alt+Shift+R — Clear Cache Only
    • Clear Everything can also be bound — no default, set it yourself if you need it fast.
    
    Customize all shortcuts at chrome://extensions/shortcuts.
    
    PER-COOKIE PROTECTION
    
    Mark different cookies as protected on different sites. Your localhost session cookie and your staging auth token each get their own rules, saved automatically and synced across your Chrome browsers.
    
    PRIVACY FIRST
    
    SiteWipe makes zero network requests. No analytics, no telemetry, no tracking. The only data stored is the names of cookies you mark as protected and your preferences, and that's all in Chrome's own sync storage. Full source code ships unminified inside the extension.
    
    NO BLOAT OR BS
    
    Vanilla JavaScript, Manifest V3, zero dependencies. Fast popup load, clean code, no framework bloat. If you want to read the source, open the extension folder — it's all there.
    
    Full documentation: nextpage.no/sitewipe-docs
    
    Made by Next Page (nextpage.no).
  • Apr 28, 2026
    short_description
    Clear cache per site without logging you out. Built for web developers.
    One click clears the cache and wipes site cookies — without logging you out.

Permissions & access

Permissions
browsingDatacookiesstoragetabsactiveTab
Host access
<all_urls>

Screenshots

SiteWipe screenshot 1SiteWipe screenshot 2SiteWipe screenshot 3SiteWipe screenshot 4SiteWipe screenshot 5

About

Stop losing your login every time you clear cookies and cache.

There are already extensions in the Chrome Web Store to help with per-site cookie clearing. But most are ugly, sketchy, or buried in options nobody asked for. The question that led to SiteWipe was simple: Why is this so hard? For the most part, you just need a single button.

Web developers clear their browser cache dozens of times a day. Chrome's built-in tools force you to choose: Clear everything and get logged out of every site, or open DevTools and fiddle with "Disable cache" (which only works while DevTools is open and breaks when you switch tabs).

SiteWipe gives you precise, per-site control over which cookies are cleared, and lets you protect the cookies that keep you logged in.

HOW IT WORKS

1. Click the SiteWipe icon on any site.
2. See all cookies for the current domain. Mark the ones you want to keep (like your session cookie) as "protected."
3. Hit "Clear This Tab." Cache clears, unprotected cookies are removed, and the page reloads, but you stay logged in.

That's it. Do it 30 times a day without thinking about it.

THREE CLEARING MODES

• Clear This Tab — clears cache + unprotected cookies (the default, covers 90% of use cases)
• Clear Cache Only — clears cache but keeps every cookie untouched
• Clear Everything for Domain — nuclear option: cache, cookies, localStorage, IndexedDB, service workers. Ignores protections. Requires confirmation.

KEYBOARD SHORTCUTS

Bind shortcuts to clear without even opening the popup. Default suggestions:
• Alt+Shift+W — Clear This Tab
• Alt+Shift+R — Clear Cache Only
• Clear Everything can also be bound — no default, set it yourself if you need it fast.

Customize all shortcuts at chrome://extensions/shortcuts.

PER-COOKIE PROTECTION

Mark different cookies as protected on different sites. Your localhost session cookie and your staging auth token each get their own rules, saved automatically and synced across your Chrome browsers.

PRIVACY FIRST

SiteWipe makes zero network requests. No analytics, no telemetry, no tracking. The only data stored is the names of cookies you mark as protected and your preferences, and that's all in Chrome's own sync storage. Full source code ships unminified inside the extension.

NO BLOAT OR BS

Vanilla JavaScript, Manifest V3, zero dependencies. Fast popup load, clean code, no framework bloat. If you want to read the source, open the extension folder — it's all there.

Full documentation: nextpage.no/sitewipe-docs

Made by Next Page (nextpage.no).

Technical

Version
1.0.1
Manifest
V3
Size
53.3KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
hopjcfadgicekhdaamknhjccoliddehc
Developer ID
ua2d8e71f71fca045bfd1c6a3577ec84c
Developer Email
[email protected]
Created
Apr 22, 2026
Last Updated (Store)
Apr 23, 2026
Last Scraped
Jun 11, 2026
Website
nextpage.no

Data sourced from the Chrome Web Store · last verified Jun 11, 2026.