Skip to content

echobash/fetch-stripe-reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stripe Reports (by Echobash)

A free Chrome Extension to fetch your Stripe charges, payouts, refunds, customers, and balance transactions — and export them as a CSV in one click.

Perfect for developers, founders, and finance teams who want quick Stripe data exports without writing scripts.


📸 Screenshot

Stripe Reports Screenshot

🔗 Links


✨ Features

  • Fetch charges
  • Fetch payouts
  • Fetch refunds
  • Fetch customers
  • Fetch balance transactions
  • Export data instantly as CSV
  • Secure — your Stripe API key stays in local Chrome storage
  • No backend
  • No analytics
  • No data collection
  • Simple plug-and-play interface

🧠 How It Works

  1. You enter your Stripe Secret API Key inside the extension.
  2. The extension calls Stripe APIs directly: https://api.stripe.com/v1/*
  3. Data is fetched and converted into a clean CSV file.
  4. The CSV downloads instantly to your computer.

Your API key is stored locally in Chrome storage and never sent anywhere else.


⚙️ Installation (Developer Mode)

If you want to run the extension locally:

1. Clone the repository

git clone https://github.com/echobash/fetch-stripe-reports

2. Open Chrome Extensions
Go to chrome://extensions/

3. Enable Developer Mode

Toggle Developer Mode in the top-right corner.

4. Load the extension

Click:
Load unpacked

Then select the cloned repository folder.

5. Use the extension
	1.	Click the extension icon in Chrome
	2.	Enter your Stripe Secret Key
	3.	Select the report you want
	4.	Click Fetch & Download CSV

⸻

🔐 Security
	•	Your Stripe Secret Key stays inside your browser
	•	Stored only in Chrome’s secure local storage
	•	No servers involved
	•	No tracking
	•	No analytics

Everything runs locally on your machine.

⸻

⭐ Support the Project

If you find this extension useful:
	•	⭐ Star the repository
	•	Share it with other developers using Stripe
https://github.com/echobash/fetch-stripe-reports

👨‍💻 Author

Built by Echobash

Website
https://echobash.com

---

About

stripe-reports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors