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.
-
🌐 Website
https://echobash.com/stripe-reports -
🔒 Privacy Policy
https://devdunia.com/privacy/stripe-reports -
🧩 Chrome Extension
https://chromewebstore.google.com/detail/stripe-reports-by-echobas/eiekgkgjpglcajifogmdpbbkckcmmhbl
- 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
- You enter your Stripe Secret API Key inside the extension.
- The extension calls Stripe APIs directly: https://api.stripe.com/v1/*
- Data is fetched and converted into a clean CSV file.
- The CSV downloads instantly to your computer.
Your API key is stored locally in Chrome storage and never sent anywhere else.
If you want to run the extension locally:
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
---