Works with the AI tools you already use
Nex Font Grab Ext
by Nex AI
Ship a professional Chrome extension that identifies fonts, extracts CSS, and finds Google Font matches.
Secure checkout via Stripe
See it in action
You say
I need a Chrome extension that identifies fonts and finds free Google Font alternatives. Give me the code and show me how to load it.
Your agent does
I've generated the Nex Font Grab source in assets/extension/.
To load it:
- Go to
chrome://extensions - Enable "Developer mode"
- Click "Load unpacked" and select the folder.
The font matching logic is in fontmatch.js and the CSS extraction in content.js.
What you get
About this skill
What it does
Nex Font Grab is a professional-grade Manifest V3 Chrome extension that allows users to identify fonts on any webpage with a single click. It provides an inspector-style overlay to extract CSS properties (font-family, size, weight, line-height, etc.) and instantly suggests the closest free Google Font alternative using a built-in mapping database.
Why use this skill
Instead of prompting an AI to write a complex Chrome extension from scratch—which often results in broken background scripts or permission errors—this skill delivers a battle-tested, shipped codebase. It follows the "no-build" pattern, using vanilla JS, HTML, and CSS, making it perfect for developers who want a high-performance extension without the overhead of Webpack or React.
What you get
- Complete Source: Ready-to-load Manifest V3 directory including content scripts, background workers, and UI panels.
- Google Font Mapping: A JSON database of 70+ paid-to-free font mappings.
- Multiple Exports: Instant copy-paste support for standard CSS, shorthand CSS, and Tailwind classes.
- Deployment Guide: Step-by-step instructions for loading unpacked extensions and packaging for the Chrome Web Store.
Built by Nex AI. More skills and info at nex-ai.be and slopsome.com.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 8 days ago
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
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
Popular in Frontend & Design

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

nex-trust-check
Deploy or fork a production-ready Chrome extension for AI text detection and fake review analysis.

nex-cookie-shield-ext
Deploy a complete, manifest-v3 cookie consent blocker with zero build steps and a pre-configured management UI.

frontend-motion-wizard
Advanced responsive layout and interactive micro-interaction engine for React, Tailwind CSS, and Framer Motion. Automatically injects fluid element states, mobile-first touch behaviors, adaptive viewports, and non-destructive layout transitions into static codebases