1

    nex-color-spy-ext

    Fully-functional, zero-build Chrome extension for inspecting CSS colors, fonts, and dimensions with Shadow-DOM.

    Updated Jun 2026
    Security scanned

    $9

    · or 45 credits

    30-day refund guarantee

    Secure checkout via Stripe

    Included in download

    • Deploy a professional CSS inspector to the Chrome Web Store in minutes.
    • Create a font-matching tool that sits on top of any website.
    • terminal automation included
    • Instant install

    Sample input

    Build me a Chrome extension that lets me hover over any element to see its hex color and font size in a floating window.

    Sample output

    I've generated the 'Nex Color Spy' extension in assets/extension/. Key features:

    • Manifest V3 architecture
    • Shadow-DOM isolation for the inspector panel
    • Hotkey toggle (Alt+Shift+I)
    • Hex/Font-size extraction logic To install: Load the folder as an 'Unpacked Extension' in Chrome.

    About This Skill

    Overview

    Nex Color Spy is a production-ready, Manifest V3 Chrome extension designed for designers and front-end developers who need instant access to computed styles. Unlike generic AI scripts, this skill provides the complete source code for a field-tested "overlay" extension that inspects colors, fonts, and box model data in real-time without interfering with page styles.

    What it does

    • Shadow-DOM Overlay: Features a floating inspector panel isolated from host page CSS to ensure consistent UI rendering.
    • Real-time Inspection: Tracks the cursor to report computed hex codes, font families, font sizes, margins, and padding.
    • Zero-Build Architecture: Written in vanilla JS, HTML, and CSS. No Webpack, Vite, or NPM required—just edit and reload.
    • Clipboard Integration: Quick-click functionality to copy any hex code or CSS value directly to the clipboard.

    Why use this skill?

    Prompting an AI to "write an extension" often results in broken background scripts or styling conflicts. This skill delivers a battle-hardened codebase optimized for the MV3 lifecycle. It includes keyboard shortcuts (Alt+Shift+I), storage persistence for settings, and a professional-grade content script that handles complex page layouts effortlessly. Use it to ship a finished tool immediately or as a robust template for your own overlay-based extensions.

    Supported Features

    • Manifest V3 compliant (Service Workers).
    • Isolation via Shadow-DOM.
    • Keyboard-driven toggles and toolbar actions.
    • Ready-to-zip packaging for the Chrome Web Store.

    Use Cases

    • Deploy a professional CSS inspector to the Chrome Web Store in minutes.
    • Create a font-matching tool that sits on top of any website.
    • Build a pixel-perfect design overlay that avoids host-page CSS leaks.
    • Learn the no-build developer loop for rapid Chrome extension prototyping.

    Reviews

    No reviews yet - be the first to share your experience.

    Only users who have downloaded or purchased this skill can leave a review.

    Security Scanned

    Passed automated security review

    Permissions

    Terminal / Shell

    Allowed Hosts

    nex-ai.be

    File Scopes

    nex-color-spy-ext/**

    Frequently Asked Questions