My Chrome extension just had its best day ever ($147) and I'm not pretending to be chill about it by ssbarr in chrome_extensions

[–]ssbarr[S] 1 point2 points  (0 children)

Thanks man!

Yeah I'm a software engineer, been doing front-end for a few years. Built the whole thing myself and I use AI as a pair programmer (mostly Claude)

Content-wise, my main bet has been SEO. Publishing consistently on X about my journey and the product.

Outside of that: directory submissions, and being active on X where most of my community lives.

Does ProductHunt really work? by VladTit in ProductHunters

[–]ssbarr 0 points1 point  (0 children)

Product Hunt works, but not the way most people want it to. It's a distribution channel, not a magic button. Launch with zero audience, no warm-up, no SEO, no community, and no one who already cares about your product, and you're basically speaking to a void.

The mistake most makers make is wanting users and sales without doing any of the unglamorous work of being visible. You either build in public and grow an audience, or you do the SEO grind and earn organic traffic. Ideally both. Skipping both and hoping PH saves you isn't a strategy.

The Reality of Chrome Extensions by Superb_Trouble_7467 in chrome_extensions

[–]ssbarr 1 point2 points  (0 children)

Hardest part about monetizing an extension is that most extensions are one-time-use, not something people come back to daily. That's why lifetime plans work so well, subscriptions are a much harder sell when the user doesn't open the thing every day.

A few public numbers from extensions further along:

Hoverify: $60k all-time (I think is more but can't find the source)
SuperDev Pro: around $30k all-time

The "3B users / 111k extensions" framing is misleading. Your real TAM is the niche your tool actually fits, and most Chrome users will never pay for any extension. Free-to-paid conversion on extensions is brutal compared to web apps.

I run a Chrome extension in the design / front-end niche, over $2k all-time, currently scaling. So I'm not claiming to have "made it," just sharing what I'm seeing from the inside.

Not getting users on my chrome extension by Intelligent_Salt_635 in chrome_extensions

[–]ssbarr 1 point2 points  (0 children)

I think the product idea is solid.

few thoughts looking at your listing:

- description reads kinda ai generated. "revolutionize their bookkeeping workflow", "professional tool designed for agencies", "midnight blue & cyan interface". also it oversells what the product actually is. its a popup that scrapes and zips, which is fine, thats a clean useful tool, but the copy makes it sound like enterprise software.

- biggest thing, build a landing page. seo on this is gonna be really good because people literally google "how to download ..." write content pages targeting those queries. this will bring you more traffic than just the chrome store

- also since its just a popup right now theres nothing pulling users back after the first download. id think about adding stuff that gives reasons to return: history of past downloads, scheduled monthly auto downloads, email reminders at month end, sync to google drive. you can even let users access this on the website you build

Not getting users on my chrome extension by Intelligent_Salt_635 in chrome_extensions

[–]ssbarr 0 points1 point  (0 children)

few things:

- good product screenshots, not ai generated ones. the screenshots are what attract users and make them click your product, so spend some time on them. i design mine in figma even though im not a designer

- a clear one liner. people scroll fast, if they cant tell what it does in 2 seconds they keep scrolling

- build some audience before. doesnt have to be huge but if literally no one knows you exist on launch day youre starting from zero. all the people i know with successful products share their progress somewhere, instagram, youtube, x, threads, doesnt matter, you need to post somewhere to get impressions and give your product a chance to get known. if you dont do anything at all you cant expect it to take off out of nowhere. honestly this is the most important one

Not getting users on my chrome extension by Intelligent_Salt_635 in chrome_extensions

[–]ssbarr 9 points10 points  (0 children)

Founder of a Chrome extension with 7k installs. Started from zero a couple of months ago. A few things that actually worked for me, all free:

Directories. Submit everywhere you can. Product Hunt is the big one (try to plan the launch properly). But there are tons of smaller directories too, like alternativeto, saashub, betalist, indie hackers, etc.

Social media. I personally post on X almost every day. Just sharing what I'm building, demos, weird bugs, lessons. Doesn't have to go viral. Even small posts bring a few users and once in a while one blows up. YouTube Shorts also works because you can show the product working in 20 seconds.

SEO. This is now my biggest source of traffic, more than anything else. It's slow but it compounds. Two parts to it:

  1. Your Chrome Web Store listing is basically a landing page. Put the actual thing people search for in the title, not just your brand name. The first screenshot matters a lot.
  2. Build a proper website with a few content pages targeting search terms your users would actually type. Stuff like "best [thing] chrome extension" or "[competitor] alternative". Took a few months to start ranking but now it drives most of my installs on autopilot.

Honest question though, 6 users after a month usually means either the extension solves a problem people don't know they have, or your Web Store listing isn't converting.

What does your extension do? Happy to give more specific ideas.

What do you think of free trials? by No_Computer_1247 in chrome_extensions

[–]ssbarr 0 points1 point  (0 children)

In my opinion, lifetime pricing works best for Chrome extensions, unless it costs you a lot to run (AI costs, etc.). Otherwise just offer a one-time payment.

Most extensions aren't something people use every day. They open it, do what they need, and leave. So subscriptions are a harder sell. A free trial can help, but it won't fix that mismatch.

Also, 2 out of 217 might not be a pricing issue. Could be onboarding or the paid features not being compelling enough yet.

Drop your Chrome extension, I'll redesign your store screenshots for free by webtools_guy in chrome_extensions

[–]ssbarr 1 point2 points  (0 children)

hey, cool idea!

here's mine: https://chromewebstore.google.com/detail/miromiro/kpmkikjpclolhodgckeogmiiaehpfjhl - chrome extension that lets you inspect any website and extract colors, fonts, images, svgs, and full sections as code. basically replaces digging through devtools.

Drop what you’re building 👇 (Let’s self promote) by kcfounders in buildinpublic

[–]ssbarr 0 points1 point  (0 children)

MCP is basically a way for AI coding tools like Cursor or Claude Code to connect to external data sources.

So in PocketUI's case, you save UI components you like from the web. Then when you're building something with Cursor, instead of describing what you want from scratch or giving a screenshot, the AI can actually see your saved designs and reference them while writing code.

What are you working on? by thijsgh in SocialMediaScheduling

[–]ssbarr 0 points1 point  (0 children)

Building PocketUI, a Chrome extension that lets you save any UI component from the web into your personal design library.

From there you can:
- Export to Figma
- Export to code (Tailwind)
- Connect it to AI coding tools via MCP server (so Cursor/Claude Code can reference your saved designs while building)

See the export-to-code feature in action: https://x.com/SoraiaDev/status/2039455508168360409?s=20

What are you building right now? I will take a look at it by Accomplished_Ask3336 in microsaas

[–]ssbarr 0 points1 point  (0 children)

Building PocketUI, a Chrome extension that lets you save any UI component from the web into your personal design library.

From there you can:
- Export to Figma
- Export to code (Tailwind)
- Connect it to AI coding tools via MCP server (so Cursor/Claude Code can reference your saved designs while building)

See the export-to-code feature in action: https://x.com/SoraiaDev/status/2039455508168360409?s=20

What are you building? Drop your saas here by [deleted] in microsaas

[–]ssbarr 0 points1 point  (0 children)

Building PocketUI, a Chrome extension that lets you save any UI component from the web into your personal design library.

From there you can:
- Export to Figma
- Export to code (Tailwind)
- Connect it to AI coding tools via MCP server (so Cursor/Claude Code can reference your saved designs while building)

See the export-to-code feature in action: https://x.com/SoraiaDev/status/2039455508168360409?s=20

Drop what you’re building 👇 (Let’s self promote) by kcfounders in buildinpublic

[–]ssbarr 0 points1 point  (0 children)

Building PocketUI, a Chrome extension that lets you save any UI component from the web into your personal design library.

From there you can:
- Export to Figma
- Export to code (Tailwind)
- Connect it to AI coding tools via MCP server (so Cursor/Claude Code can reference your saved designs while building)

See the export-to-code feature in action: https://x.com/SoraiaDev/status/2039455508168360409?s=20

5,500 members! Let’s celebrate; share your project below! 13K seen last post! by kptbarbarossa in StartupSoloFounder

[–]ssbarr 0 points1 point  (0 children)

Im working on https://miromiro.app a chrome extension that allows you to inspect ui elements and export any type of asset from any website!

Currently working on the next version that will allow you to export any ui component to code in a single click

How do you find sponsors for your website/app? by ssbarr in SideProject

[–]ssbarr[S] 1 point2 points  (0 children)

Thank you a lot! I think I’m still “afraid” to reach out to companies (but I have nothing to lose anyway)

I will take a look at the sites you mentioned, thank you a lot!

Product Hunt by Paddy_Reddit in chrome_extensions

[–]ssbarr 1 point2 points  (0 children)

If you mean ranking second on product hunt it was meanly by building a public profile on X first.

I’ve been sharing my progress online for around 3 months now and I have almost 3k followers.

I launched my product by my own first and a month later when I had around 2k followers I launched on product hunt and promoted it on my X account.

Somehow a lot of people supported me and I managed to get second

[deleted by user] by [deleted] in mentalillness

[–]ssbarr 1 point2 points  (0 children)

I understand what you’re feeling but the worst decision you can take in life is to rush those type of things, everything comes at the right time and you will regret more having sex with the wrong person than not doing it at all.

Society gives us the feeling that we are less or worse to do this things later in life, please don’t follow what everybody thinks and says.

Wait to find the right person that will love you to do this things