4
56 Comments

Does adding more features make a product harder to sell?

With new AI tools popping up every second, all-in-one products started feeling like a necessity, even with all their tradeoffs, just to keep my mental sanity.

I felt this especially with browser extensions because most are single-purpose, so they pile up quickly. That’s partly what pushed me to build InTab (intab.io) an all-in-one browser extension.

the problem is.....

as a user, I really like having everything in one place. Less clutter, one UI, and more things working together.

but selling it is the real struggle

if your product does 1 thing, the pitch is obvious. People get it.

with an all-in-one product, different people care about different things. More reasons to use it, but a less obvious reason to install it.

there’s also discoverability.... You can add something useful and existing users might never know it’s there.

It feels like a hard short-term / long-term tradeoff.

Long term, the broader product can offer better UX, more use cases, and more value in one place. Short term, the niche product is much easier to explain and market.

for people who have built broader products, how did you deal with this?

and for people building niche tools, has staying focused been worth the tradeoff just to make marketing easier?

on September 23, 2026
  1. 1

    What made you pick this stack over the alternatives?

  2. 1

    Really relatable. How much time do you put into this each week?

  3. 1

    Interesting take. Would you still recommend this approach to someone starting today?

  4. 1

    What made you pick this stack over the alternatives?

  5. 1

    Clear and practical, thanks. Did anything surprise you along the way?

  6. 1

    Solid lesson. Which channel has worked best for you so far?

  7. 1

    Clear and practical, thanks. Did anything surprise you along the way?

  8. 1

    What made you pick this stack over the alternatives?

  9. 1

    Nice work shipping it. What has been the biggest challenge since launch?

  10. 2

    I’ve seen this happen too. More features can make a product look better on paper, but they can also make the main value harder to understand.

    1. 2

      how did you deal with this shyamvijay? people request features on the other hand new customers find it hard to understand the value proposition. is there way to balance the two? any tactics you can share?

      1. 2

        One approach I’m testing is to keep the wider product but make the first task obvious. My first blockmade version was one flexible dashboard; feedback showed it was getting too long, so V2.1 split it into a Box with separate Plates. In the Workforce demo, Overview, Attendance, Timesheets, Leave, and Payroll each have their own Plate; an Attendance change updates Timesheets and the payroll estimate. It’s a demo, not a finished workforce or payroll product: https://blockmade.tech/box/workforce/plate/wf-overview?lang=en&utm_source=comment_reply&utm_content=ih-hamed-feature-complexity

        That gives each workflow a clear place without putting everything on one screen. For InTab, do new users tend to open the same tool first, or does their first use case vary?

  11. 2

    This is exactly the challenge I’m facing as co-founder of SynDiary. The larger value comes from bringing different kinds of personal data together, but it does many connected things is not necessarily a reason to install an unfamiliar app today.

    I don’t think the answer is to hide the larger vision. I think each person needs a clear front door into it. For one person that might be calendar synchronization; for another, preserving a social-media archive or recording something by voice. The difficult part is choosing one front door for the store page without making the product appear smaller than it really is.

    I’m now looking less at which feature people say they like and more at which first action makes them return. Have you noticed whether your users’ first chosen feature predicts what they continue using?

    1. 2

      yup, having pretty much the same challenges with InTab as you are with SynDiary 😅

      you said it perfectly: the hard part is choosing one clear “front door” for each user.

      how would you actually do that though? separate landing pages for each use case? and on those pages, would you still mention the full product or mostly keep the focus on that one feature?

      with a chrome extension understanding the user journey is even harder because landing pages and the actual product are separated by the install, so it’s hard to know which page/use case originally brought that user in.

      also curious, how would you find out which features keep them using afterward? how are you tracking that? is that something you can set up reasonably well in PostHog, or are you using something else?

  12. 2

    Have user conversations revealed whether people struggle to understand InTab's overall value, or whether they understand it but lack one compelling use case that drives installation?

    1. 2

      the hard part is that it’s kind of a combination of both things you mentioned 😬
      do you know of any all-in-one products that managed to solve this well? either from your own experience or something you’ve seen work.
      curious how you’d approach this?

  13. 2

    The discoverability point is the one I'd push on, because it compounds the sales problem. A single-purpose extension sells one job, and its store listing ranks for one search. An all-in-one has to pick a job to lead with, and every job it doesn't lead with is invisible to new users and to search alike. We made the same call with UtilitySEO: the front door is one free scan, not the whole platform. What might work for InTab is one landing page and one screenshot set per job, each pitched as if it were the entire product, with the bundle as the reveal after install. Which feature do current users actually open first?

    1. 2

      Thanks James! finally a useful comment, especially hearing how you approached it with UtilitySEO.

      but the challenge here is that the features don’t necessarily have one thing that ties them together. screenshots, AI YouTube summaries, tab management... all useful, but there’s no obvious common keyword to target the way you described with utility SEO.

      right now the new tab is basically the home for all the tools, with icons for everything. but I’m noticing users usually stick to one or two features and don’t explore much further.

      the funnel gets messy pretty quickly too. which feature do I create content around? where should that user land? do I tell them right away there are 15 other tools, or does that just make the product feel overwhelming and hurt installs?

      still trying to figure all that out...

      1. 2

        Fair, and that changes my answer. If the features don't share a keyword, don't force one. Treat each of the big ones as its own front door: a page that only talks about AI YouTube summaries, another that only talks about tab management, each ending in the same install. Someone who arrives for summaries doesn't need to hear about the other 14 until they've used the one they came for. On the new tab, your own data already points the way: if people stick to one or two features, open the new tab on the tool they last used rather than a grid of icons, and surface one related tool at a time after the first use. Which feature brings in the most installs right now?

        1. 2

          ah I see what you mean now, the “different front doors” idea makes a lot of sense 🙂

          I think the part I’m still stuck on is what happens after the install. with a web app you can carry that context pretty easily, but with Chrome extension, the landing page and the product are disconnected. so, do you know a good way to know how do you know which landing page/use case brought that user in to the shape onboarding around it?

          also curious how you’d surface the other tools later... one feature at a time or show them everything and let them pick?

          with UtilitySEO, how did you handle that? were the extra features opt-in, or opt-out?

  14. 1

    Really relatable. How much time do you put into this each week?

  15. 1

    Interesting take. Would you still recommend this approach to someone starting today?

  16. 1

    Good write-up. What would you do differently if you started again?

  17. 1

    Curious how long it took before you saw the first real results?

  18. 1

    This is useful. How are you finding your first users so far?

  19. 1

    What made you pick this stack over the alternatives?

  20. 1

    Interesting. How are you measuring whether it is working?

  21. 1

    Interesting. How are you measuring whether it is working?

  22. 1

    Interesting. How are you measuring whether it is working?

  23. 1

    Interesting. How are you measuring whether it is working?

  24. 1

    Interesting. How are you measuring whether it is working?

  25. 1

    Interesting. How are you measuring whether it is working?

  26. 1

    Interesting. How are you measuring whether it is working?

  27. 1

    Interesting. How are you measuring whether it is working?

  28. 1

    Interesting. How are you measuring whether it is working?

  29. 1

    Interesting. How are you measuring whether it is working?

  30. 1

    Interesting. How are you measuring whether it is working?

    1. 1

      how to stop this bot? stop!

  31. 1

    Good point. Did you test that with users before committing to it?

  32. 1

    Thanks for writing this up. Bookmarking it for later.

  33. 1

    Interesting. How are you measuring whether it is working?

    1. 1

      yet another bot 🥱

  34. 1

    Interesting. How are you measuring whether it is working?

    1. 1

      another bot 😒

  35. 1

    Interesting take. Would you still recommend this approach to someone starting today?

    1. 1

      stop spamming

  36. 1

    Great breakdown. What feedback have you had from early users?

    1. 1

      bot. will not answer.

  37. 1

    Interesting. How are you measuring whether it is working?

    1. 1

      bot. will not answer.

  38. 1

    Appreciate the honesty here, most people only share the wins.

    1. 1

      another bot comment? honestly, what a shame seeing Indie Hackers turn into this.
      it used to feel like a much more active, real community a few years ago. now half the comments feel AI generated. what a shame!!!

  39. 1

    Interesting. How are you measuring whether it is working?

    1. 1

      honestly it is hard one. short term / long term tradeoffs makes it harder to say... but, .
      if someone here has actually figured out how to market an all-in-one product well, I’d love to hear how. feels like that’s the best of both worlds: easier growth now, with more room to expand revenue later.

  40. 1

    Nice, this makes a lot of sense. What's been the most surprising part of it so far?

    1. 1

      what do you mean? is this a bot comment? I am asking a question so there's nothing surprising about this..