2
8 Comments

How are you handling licensing/payments of google chrome extensions?

Ever since paid apps were deprecated from the webstore one has to handle everything themselves. How is is usually done? Any systems I can integrate with or do I need to do everything from scratch?

Thanks

posted to Icon for group Browser Extension Makers
Browser Extension Makers
on January 9, 2021
  1. 1

    short answer: stripe :) .. how is your extension built and structured? does it use a database?

    1. 1

      it's just client side code. But I'm ready for some azure function to handle licensing.

  2. 1

    hi! I made ExtensionPay to solve just that problem. It gives you a simple JavaScript API to take payments directly in your browser extensions without needing to make your own server backend. Saves you the time, hassle, and costs of running your own server and it's free to use! I'm using ExtensionPay in my own extensions 😎

    ExtensionPay also works across all browsers (not just Chrome) so you can potentially increase your user base and revenue by releasing your extension for Chrome, Firefox, Edge, Opera, Brave, etc using one payment system.

    Let me know if you have any questions!

    1. 1

      Beautiful :) I was about to make my own and open source it!

      Do you support recurring payments?

      Want me to write an article about it for a backlink?

      Have you got any insight for how much to charge given some functionality?

      1. 1

        Do you support recurring payments?

        Recurring/subscription payments are coming soon!

        Want me to write an article about it for a backlink?

        If you want to write something I'd be grateful 🙏

        Have you got any insight for how much to charge given some functionality?

        There's no formula for this — it's totally based on your market. Closet Tools makes $38k/month with $30/month subscriptions and this weather extension makes $2.5k/month with one-time payments. Happy to try to figure it out with you if you want to talk about your specific ideas!

        1. 1

          Recurring/subscription payments are coming soon!

          Are you sending out a notification? I've signed up, but need recurring payments. I might play around with it and send a PR :)

          If you want to write something I'd be grateful 🙏

          Will do! I have about 800 followers on medium.com and tech articles tend to perform well.

          1. 1

            Did you end up releasing your extension? ExtensionPay now supports recurring subscription payments.

          2. 1

            Yeah, I'll be sure to send you a note when recurring payments come out :)

            And awesome, please let me know what you write or if you want any feedback or anything!

Trending on Indie Hackers
AI runs 70% of my distribution. The exact stack. User Avatar 148 comments I'm a solo founder. It took me 9 months and at least 3 stack rewrites to ship my SaaS. User Avatar 137 comments Show IH: I'm building a lead gen + CRM tool for web designers targeting local businesses without websites — starting with Spain User Avatar 79 comments I built a URL indexing SaaS in 40 days — here's the honest story User Avatar 58 comments We could see our AI bill, but not explain it — so I built AiKey User Avatar 25 comments AI coding should not turn software development into a black box User Avatar 13 comments