GitHunt
HO

hogelog/stripe-receipt-downloader

Stripe Receipt Downloader

Chrome extension to download receipt PDFs from Stripe invoice pages with auto-prefixed filenames.

Install

cd icons
./generate-icons.sh

Load unpacked extension from chrome://extensions/

Usage

  1. Open a Stripe invoice page (invoice.stripe.com/i/*)
  2. Click the extension icon
  3. 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

Languages

JavaScript82.0%HTML11.3%Shell6.7%

Contributors

MIT License
Created February 14, 2026
Updated March 3, 2026
hogelog/stripe-receipt-downloader | GitHunt