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.