nex-sub-tracker-ext
by Nex AI
A production-ready Manifest V3 Chrome extension for tracking subscription spend via browser activity—no bank required.
- Deploy a privacy-first subscription tracker without bank integrations.
- Start a new MV3 project with a battle-tested vanilla JS architecture.
- Implement 'inactivity alerts' for web services users forget to cancel.
$9
· or 45 creditsSecure checkout via Stripe
Included in download
- Deploy a privacy-first subscription tracker without bank integrations.
- Start a new MV3 project with a battle-tested vanilla JS architecture.
- terminal, network automation included
Sample input
I need a Chrome extension that tracks my monthly subscription spending by looking at the websites I visit. Wrap it in a clean dashboard popup.
Sample output
I've generated the complete Manifest V3 source code for the Sub Tracker extension in /assets/extension/.
Key components included:
manifest.json: Configured with storage and alarm permissions.background.js: Domain monitoring and 30-day inactivity logic.popup.html/css: A dashboard with spend breakdown.services.json: A database of 50+ common subscription providers.
You can load this directly into Chrome via 'Load unpacked' in Developer Mode.
nex-sub-tracker-ext
by Nex AI
A production-ready Manifest V3 Chrome extension for tracking subscription spend via browser activity—no bank required.
$9
· or 45 creditsSecure checkout via Stripe
Included in download
- Deploy a privacy-first subscription tracker without bank integrations.
- Start a new MV3 project with a battle-tested vanilla JS architecture.
- terminal, network automation included
- Instant install
Sample input
I need a Chrome extension that tracks my monthly subscription spending by looking at the websites I visit. Wrap it in a clean dashboard popup.
Sample output
I've generated the complete Manifest V3 source code for the Sub Tracker extension in /assets/extension/.
Key components included:
manifest.json: Configured with storage and alarm permissions.background.js: Domain monitoring and 30-day inactivity logic.popup.html/css: A dashboard with spend breakdown.services.json: A database of 50+ common subscription providers.
You can load this directly into Chrome via 'Load unpacked' in Developer Mode.
About This Skill
Track Subscriptions Without Bank Access
The Nex Sub Tracker is a production-ready Chrome Extension (Manifest V3) designed for developers who want to ship a functional financial utility or use a robust template for their own browser tools. It solves the privacy hurdle of subscription tracking by monitoring domain visits locally rather than requiring sensitive bank API integrations.
What it does
This skill provides a complete, "no-build" extension source using a vanilla JS, HTML, and CSS architecture. Key features include:
- Smart Domain Monitoring: Automatically detects visits to subscription services and badges the toolbar with monthly costs.
- Adaptive Learning: Suggests tracking new services after repeated visits to untracked provider domains.
- Spend Dashboard: A popup UI featuring total monthly spend, category breakdowns, and renewal reminders.
- Inactivity Logic: Flags subscriptions that haven't been "used" (visited) in 30+ days to help users cut costs.
Why use this skill
Instead of prompting an AI to write a scaffold that might contain API hallucinations or outdated MV3 syntax, this skill delivers a fully tested, shipped product. It skips the complexity of modern build chains (no Webpack, no NPM) in favor of a fast reload-and-test developer loop. You get a logic-heavy background service worker, storage management, and a pre-populated provider database (services.json) out of the box.
Supported Patterns & Tools
- Manifest V3: Modern Chrome extension standards.
- No-Build Architecture: Pure Vanilla JS, CSS, and HTML.
- Chrome APIs: Alarms, Storage, Notifications, and Tabs.
Use Cases
- Deploy a privacy-first subscription tracker without bank integrations.
- Start a new MV3 project with a battle-tested vanilla JS architecture.
- Implement 'inactivity alerts' for web services users forget to cancel.
- Create an extension that learns and suggests actions based on browsing habits.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/nex-sub-tracker-ext -o /tmp/nex-sub-tracker-ext.zip && unzip -o /tmp/nex-sub-tracker-ext.zip -d ~/.claude/skills && rm /tmp/nex-sub-tracker-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
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.
keyword-research
Transform URLs or product lists into SEO keyword research packs with Google Ads data and intent-based clustering.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.