1

    nex-accent-contrast-ext

    Ship a Manifest V3 Chrome extension that applies a custom accent color theme across any website.

    Updated Jun 2026
    Security scanned

    $9

    · or 45 credits

    30-day refund guarantee

    Secure checkout via Stripe

    Included in download

    • Generate a production-ready Manifest V3 extension without manual scaffolding.
    • Apply dynamic color themes to third-party websites via CSS injection.
    • terminal automation included
    • Instant install

    Sample input

    Build me a Chrome extension that changes every website's primary color to #ff5733 with a toggle for each site.

    Sample output

    I've deployed the Nex Accent extension source to /assets/extension/. Key features: - Core: Manifest V3 with HSL palette generation. - Logic: content.js handles high-specificity CSS injection. - UI: Popup toggle and per-domain intensity settings. - Build: No-build vanilla JS pattern.

    About This Skill

    Build a Global Site Recolor Extension

    Nex Accent is a professional-grade Chrome Extension (Manifest V3) that acts like Dark Reader, but for custom accent colors. It provides a complete, production-ready codebase for dynamically recoloring every website a user visits using a single hex code. Instead of starting from scratch, this skill delivers the full source code for a "content-rewriter" extension that handles the complex math and CSS overrides required to theme the web.

    Advanced Color Engineering

    The skill features a sophisticated HSL math engine that generates a unified palette—including hover states, active states, borders, and muted tones—from one input color. It solves the "style specificity" problem by injecting high-priority stylesheets at document_start, ensuring your custom theme overrides heavy frameworks like Tailwind, Bootstrap, and Material UI without flickering.

    No-Build Workflow

    This is a vanilla JS/HTML/CSS implementation. There are no heavy dependencies, no npm install, and no bundler required. You get a raw, performant dev loop: edit the code, click refresh in Chrome, and see the results instantly.

    • Manifest V3 compliant (Service Workers, Scripting API).
    • Per-domain settings with local storage persistence.
    • Custom CSS escape hatch for power users.
    • High-specificity selector engine for global compatibility.
    • Complete assets: icons, popups, and settings pages.

    Use Cases

    • Generate a production-ready Manifest V3 extension without manual scaffolding.
    • Apply dynamic color themes to third-party websites via CSS injection.
    • Learn HSL color math for generating UI states (hover/active) from a single hex.
    • Build a domain-specific site styler with per-page toggle settings.

    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-accent-contrast-ext/**

    Frequently Asked Questions