DEV Community

Cover image for I built a Chrome extension to stop switching between Stripe and Lemon Squeezy dashboards
Ando
Ando

Posted on

I built a Chrome extension to stop switching between Stripe and Lemon Squeezy dashboards

As an indie developer, I kept running into the same annoying problem:

Constantly switching between Stripe and Lemon Squeezy just to check revenue.

Open Stripe → check stats

Open Lemon Squeezy → check stats

Repeat multiple times a day…

It gets old fast.

So I built a small Chrome extension to fix it.

👉 Open one tab → instantly see all your revenue

Chrome extension dashboard showing Stripe and Lemon Squeezy revenue in one place

What it does

• View Stripe + Lemon Squeezy revenue in one dashboard

• See recent transactions in one place

• Simple revenue chart

• CSV export

• Runs locally in the browser (API keys never leave your machine)

That last point was important to me — I didn’t want to send sensitive data to some random backend.

Why I built it

I wanted something I could open in a couple of seconds and instantly know:

"How is my product doing today?"

Instead of jumping between multiple dashboards.

Who this is for

• Indie developers using Stripe

• SaaS builders using Lemon Squeezy

• Anyone juggling multiple payment dashboards

Current state

This is very much an MVP — just shipped it recently and looking for feedback.

Would love feedback

If you’re using Stripe or Lemon Squeezy:

• Is this something you’d actually use?
• What would you want in a “daily driver” dashboard?

Try it here (Chrome Web Store)

https://chromewebstore.google.com/detail/jjmejpmhopfkcajalnlicgncgfngkohd

Top comments (0)