aicoolies logo
Hoverify logo

Hoverify

All-in-one browser DevTools extension for web developers

Share
freemium
Visit Website →

Hoverify is a browser extension that consolidates essential web development tools into a single overlay interface. It provides element inspection with CSS details, responsive design testing, accessibility checking, color picking, screenshot capture, and asset downloading. Activated by hovering over any webpage element, it provides instant development context without opening browser DevTools.

Hoverify streamlines the web development inspection workflow by providing an overlay interface that appears on hover rather than requiring the separate browser DevTools panel. When activated, hovering over any element reveals its CSS properties, dimensions, typography, spacing, and color values in a floating panel. This hover-to-inspect approach is faster for quick design checks than the traditional inspect element workflow that requires right-clicking and navigating the DOM tree.

The extension bundles multiple development utilities that would otherwise require separate tools. The responsive design tester shows how pages render at different screen sizes without resizing the browser window. The accessibility checker flags contrast issues, missing alt text, and ARIA problems inline on the page. The color picker extracts colors from any pixel on screen. The screenshot tool captures specific elements, visible viewport, or full-page renders. The asset downloader extracts images, fonts, and other resources from any page.

Hoverify targets front-end developers who spend significant time inspecting existing sites for design reference, debugging CSS issues, and checking responsive behavior. The overlay interface keeps the developer in the context of the webpage rather than switching between the page and DevTools panels. The extension works across Chrome, Firefox, and Edge with consistent functionality and keyboard shortcuts for rapid switching between tools.

Pricing

Free tier available; Pro from $8/month

Platforms

Chrome, Firefox, Edge browser extension

Categories

Tags

Use Cases

Alternatives

Related Tools

Accomplish Coworker

Open-source desktop AI coworker for browsing and code execution.

Accomplish Coworker is an MIT-licensed open-source AI coworker that runs on the desktop, combining computer-use style browsing with code execution so agents can research, implement, run, and debug workflows in one local environment.

open-sourceOpen SourceTelemetry

Safari MCP Server

Apple's Safari-native MCP server for web debugging agents

Safari MCP Server is Apple's safaridriver-based MCP server in Safari Technology Preview, giving compatible coding agents local access to Safari page content, console logs, network requests, screenshots, JavaScript evaluation, interactions, viewport controls, and accessibility/performance checks.

freeTelemetry
BrowserOS logo

BrowserOS

Open-source agentic browser that runs local AI agents in your browsing workflow.

BrowserOS is a privacy-first, open-source agentic browser for running AI assistants locally inside real browsing sessions instead of handing every task to a remote cloud browser.

open-sourceOpen Source
Webwright logo

Webwright

Microsoft browser agent that turns long-horizon web tasks into reusable Playwright code

Webwright is a Microsoft browser-agent project that asks coding models to write, debug, and reuse Playwright scripts instead of relying on one-off stochastic click loops. The approach gives automation teams a more inspectable artifact: scripts can be logged, reviewed, rerun, and maintained like normal test or scraping code. It is especially relevant for long-horizon browser tasks where teams care about determinism, auditability, and resilience to UI changes.

open-sourceOpen Source
Requestly logo

Requestly

One tool for intercepting, mocking, and replaying HTTP — acquired by BrowserStack

Requestly is a BrowserStack-backed API client, HTTP interceptor, mock server, and session replay tool for frontend and QA teams. Its current product is commercial/API-client led, while the legacy interceptor/open-source code is AGPLv3. The free plan covers individual workflows, and Pro lists at $12/user/month monthly or $9/user/month annually for collaborative QA and frontend debugging teams.

freemium
JSON Crack logo

JSON Crack

Visualize JSON, YAML, XML, and CSV as interactive graphs

JSON Crack transforms structured data files into interactive, visual graphs that make complex nested data easy to understand. Paste or import JSON, YAML, XML, CSV, or TOML and instantly see the data as a navigable node graph with collapsible sections, search, and path highlighting. All processing happens client-side with no server storage.

open-sourceOpen Source