nex-clean-page-ext
by Ch1n4 G3nd4x
Deploy or fork a production-ready, no-build Manifest V3 Chrome extension that declutters websites in one click.
- Ship a ready-to-use website decluttering tool for the Chrome Web Store.
- Bootstrap a content-rewriter extension without setting up a build pipeline.
- Learn the Manifest V3 'Load Unpacked' dev loop with a real-world example.
$9
· or 45 creditsSecure checkout via Stripe
Included in download
- Ship a ready-to-use website decluttering tool for the Chrome Web Store.
- Bootstrap a content-rewriter extension without setting up a build pipeline.
- terminal automation included
Sample input
I need to build a Chrome extension that removes annoying popups and sticky headers from websites. Give me the source code for a tool like that.
Sample output
I've generated the full source code for the Nex Clean Page extension in assets/extension/. This includes the Manifest V3 configuration, the content.js declutter engine, and the detectors category system. You can load it immediately via 'Load unpacked' in chrome://extensions.
nex-clean-page-ext
by Ch1n4 G3nd4x
Deploy or fork a production-ready, no-build Manifest V3 Chrome extension that declutters websites in one click.
$9
· or 45 creditsSecure checkout via Stripe
Included in download
- Ship a ready-to-use website decluttering tool for the Chrome Web Store.
- Bootstrap a content-rewriter extension without setting up a build pipeline.
- terminal automation included
- Instant install
Sample input
I need to build a Chrome extension that removes annoying popups and sticky headers from websites. Give me the source code for a tool like that.
Sample output
I've generated the full source code for the Nex Clean Page extension in assets/extension/. This includes the Manifest V3 configuration, the content.js declutter engine, and the detectors category system. You can load it immediately via 'Load unpacked' in chrome://extensions.
About This Skill
What it does
Nex Clean Page is a production-ready Chrome Extension (Manifest V3) designed to declutter websites with a single click. It targets and hides common visual "noise" like cookie banners, chat widgets, sticky headers, and newsletter popups. Unlike simple scripts, it uses a sophisticated detection engine that classifies elements into categories, allowing for granular control and 100% reversibility without breaking the page DOM.
Why use this skill
As a developer, building a robust Chrome Extension that handles dynamic DOM changes across various sites is time-consuming. This skill provides the complete, shipped source code of a real-world extension. It bypasses the complexity of modern build tools by using a vanilla JS/HTML/CSS pattern, making it extremely easy to debug, modify, and reload directly in the browser. It's the perfect foundation for anyone building a content-rewriter or a site-utility tool.
Supported Features
- Manifest V3 Compliant: Uses the latest Chrome Extension standards for long-term support.
- No-Build Architecture: No npm, Webpack, or Vite required—edit and reload instantly.
- Categorized Detection: Includes dedicated logic for popups, chat widgets, and social sidebars.
- State Management: Uses chrome.storage to persist user preferences and restoration states.
Use Cases
- Ship a ready-to-use website decluttering tool for the Chrome Web Store.
- Bootstrap a content-rewriter extension without setting up a build pipeline.
- Learn the Manifest V3 'Load Unpacked' dev loop with a real-world example.
- Implement non-destructive DOM hiding for better reading experiences.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/nex-clean-page-ext -o /tmp/nex-clean-page-ext.zip && unzip -o /tmp/nex-clean-page-ext.zip -d ~/.claude/skills && rm /tmp/nex-clean-page-ext.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Creator
Founder of Nex AI. I build production-grade Claude Skills from systems that actually run: multi-tenant SaaS, Telegram agents, Raspberry Pi infrastructure, 3D multiplayer rooms. Every skill ships battle-tested patterns, not theory. 33+ open source skills published, commercial catalog growing.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
cinematic-sites
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.
World-Class Site & App Design
Every AI-built UI looks generic and templated. This skill teaches your agent to actually match the design to the project, the industry, and the audience.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
consumer-motivation-analyzer
Go beyond surface-level feedback to uncover the psychological drivers and hidden motivations behind buyer behavior.