Hey!
I want to share something small I shipped recently: FontMee, a free Chrome extension.
The problem I kept running into: every time I wanted to try a different font on a site — mine or a client's — the workflow was always the same. Copy the font name, paste it into the CSS, reload the page, look at it, decide it's wrong, repeat. Five fonts in, I'd burned twenty minutes on something that should take twenty seconds.
Font preview sites don't really solve this either — they show you a sample sentence in a blank box, which tells you almost nothing about how a font will actually look with your real headlines and real content.
What I built instead: FontMee opens a side panel in Chrome. You click any font from a list of ~1,900 (Google Fonts + a few extras), and the actual page you're looking at changes instantly — live, no reload. You can target the whole page, just headings, or just body text, so you can try a heading/body pairing at once. When you land on something you like, one click copies the exact CSS you need to make it permanent on your own site.
That's it. No accounts, nothing tracked, nothing sent anywhere except a direct request to Google's public font service.
Why I'm posting this here specifically: it's part of a small lineup of free Chrome extensions I've been building and shipping under one umbrella (GetPlugzz) — this is #7. Each one started the same way: a small personal annoyance that turned out to be more universal than I expected. I'm slowly trying to get real usage numbers up and figure out what resonates, so any feedback — brutal or otherwise — is genuinely welcome.
Two things I'd love opinions on:
🧩 FontMee on the Chrome Web Store (free): https://chromewebstore.google.com/detail/fontmee-—-live-font-previ/adpdeaofnkhhilmlbmhhfnchcfefbpji
📺 1-minute demo: https://www.youtube.com/watch?v=UKdp9aNKM9c
Happy to answer anything about the build, the Chrome Web Store review process, or the licensing setup if it's useful to anyone else shipping an extension.
—ZZMC
The live preview workflow is genuinely better than the current process - this is a real efficiency problem for anyone doing real font exploration work on live designs. The context matters here: designers and developers switching fonts on real content, real colors, real spacing.
On the paid tier question: the answer isn't about whether people value free tools (they do), it's about whether the paid features solve a friction point that free users hit. Custom fonts + saved presets aren't nice-to-haves if someone is testing fonts across multiple projects - that's where the pain arrives. Charge for that friction, not for the core feature. The people who benefit from presets will pay because they save time; the free tier users who don't need it won't feel like they're missing out.
Seven extensions under the same umbrella makes this more interesting than FontMee alone.
Curious what you've seen across the first six that made you keep shipping separate small tools rather than concentrating on whichever one was getting the strongest usage.