Nex Clean Copy Ext

A production-ready Manifest V3 extension to strip tracking parameters and hidden Unicode from copied text.

Install
cmdop skills install agensi-nex-clean-copy-ext

This skill provides the complete, production-ready source code for the Nex Clean Copy Chrome extension. It implements a sophisticated content-rewriter pipeline that intercepts copy events to strip away hidden junk. It automatically removes zero-width characters (BOM, soft hyphens, joiners), invisible Unicode directional marks, and invasive URL tracking parameters like utm_*, fbclid, and gclid.

While generic AI prompts can help you write individual functions, this skill delivers a fully integrated Manifest V3 architecture that is already tested and “shipped.” It follows a high-performance vanilla JS/HTML/CSS pattern with zero build steps, meaning no npm overhead or transpilation is required. It’s the perfect technical foundation for developers who need a working content-rewriter archetype to fork, customize, and deploy immediately.

Supported Features:

  • Manifest V3 Compliant: Uses the latest Chrome extension standards.
  • Modular Cleaning Pipeline: Dedicated logic for Unicode stripping and URL parameter filtering.
  • UI Included: Full popup and settings pages for user-toggled cleaning categories.
  • No-Build Workflow: Edit and reload directly in the browser for instant feedback.
  • Store Ready: Includes packaging instructions and manifest configurations for the Chrome Web Store.

Built by Nex AI. More skills and info at https://nex-ai.be and https://slopsome.com.