Clear cache and cookies without leaving the page
Hoverify's Debug panel holds the four jobs that interrupt everything else: clearing browsing data for the site you're on, injecting code that sticks, re-encoding the page's images and auditing it for accessibility.
Drop one site's data, not your whole session
Cache, cookies, local storage, history and downloads each get their own checkbox. A scope selector decides whether the clear hits the site in front of you or all of them, and a time range decides how far back it reaches.
This site or all of them. Sign out of one domain and stay signed in everywhere else you had open.
Five types, five ranges. Cache, cookies, local storage, history and downloads, over the last hour, day, week, month or all time.
Reload on clear. Tick Refresh page and the tab reloads the moment the clear finishes.
Three more tools that save a round trip
Each one replaces a detour: out to an image compressor, into a userscript manager, over to an accessibility checker.
Custom Code keeps a named snippet per site and re-applies it on every visit until you switch it off. CSS arrives wrapped in a style tag, so a one-line fix stays fixed.
More on custom codeOptimize Images re-encodes what the page loaded as WebP, JPEG or PNG at a quality you pick, and can resize each one to the size it's actually displayed at.
More on optimizing imagesAccessibility runs axe-core against the page you're on and groups what it finds by severity, with contrast failures carrying a suggested colour that passes. It reaches staging behind a login, which a URL-based checker can't.
More on the accessibility checkerWhat developers and designers say about Hoverify
Reviews from the Chrome Web Store.

Muhammad Alfin
super functional for daily-website job

Ecom Queens
Incredible app for web designers! Wow!! I'm really impressed, it combined a ton of other tools I was using. So happy I found this.
Frequently Asked Questions
Have a question we haven't answered? Get in touch.
Stop leaving the tab to do small things
Clearing a cookie, hiding a banner or checking a contrast ratio are all one panel away from the page they apply to, next to the CSS inspector and the screenshot tools.
- 3 browsers per license
- 14-day refund
- No auto-renewal
Keep reading
Guides from our blog that go deeper on this.
Force dark mode on any website with this simple trick
A Custom Code snippet worked end to end, and what else that opens up.
Read the guideHow to extract and optimize images from any website
Where Optimize Images fits next to the Assets panel, and when to use which.
Read the guideThe 5-minute site audit before a client meeting
The quick pass these tools were built for, in the order worth running them.
Read the guideDebugging CSS: a systematic approach to layout issues
The habit underneath all of this: change it, look at it, change it again.
Read the guide