Stripe Receipt Downloader
Chrome extension to download receipt PDFs from Stripe invoice pages with auto-prefixed filenames.
Install
cd icons
./generate-icons.shLoad unpacked extension from chrome://extensions/
Usage
- Open a Stripe invoice page (
invoice.stripe.com/i/*) - Click the extension icon
- Click "Download Receipt"
Filename format: {vendor}-{YYYYMMDD}-{original}.pdf
- vendor: Auto-detected from page content (cursor/openai/stripe)
- YYYYMMDD: Invoice issue date (fallback to current date)
License
MIT
On this page
Languages
JavaScript82.0%HTML11.3%Shell6.7%
Contributors
MIT License
Created February 14, 2026
Updated March 3, 2026