emberfi Join the waitlist

Robinhood statements extension

A small Chrome extension that saves every statement Robinhood holds for you. Click one button and each file lands in your downloads folder, sorted into folders and named by date.

Robinhood shows your statements one at a time behind a click. A decade of monthly statements is a decade of clicks, and each file arrives with a name that says nothing about which month it covers. This reads the same list the page reads, then downloads the files and names them.

Downloads/
 Robinhood/
  Account statements/
   2026/
    2026-07 Robinhood account statement.pdf
    2026-06 Robinhood account statement.pdf

Trade confirmations and tax documents are there too, switched off by default. A long trading history is thousands of confirmations, so you turn those on when you want them.

Ember is not affiliated with Robinhood. The extension acts in your own browser, under the sign-in you already have.

Download extension (.zip)· v0.2.0

Install it

  1. Unzip the download. You will get an ember-robinhood-extension/ folder.
  2. Open chrome://extensions and turn on Developer mode (top-right).
  3. Click Load unpacked and select the unzipped ember-robinhood-extension/ folder.

It is a Chrome / Edge extension (Manifest V3). There is no build step. Chrome does not update an extension loaded this way, so the extension tells you when a newer version is available and prompts you to re-download.

Use it

  1. Sign in to Robinhood and open Account, then Reports and statements.
  2. Click the extension's toolbar icon and press Download all. The first press with no Robinhood tab open opens the page for you.
  3. Files arrive one at a time, about one a second. The popup counts them, and you can close it while it runs.

Run it again next month and it picks up where it left off: it remembers what it has already saved and downloads only what is new. Names are derived from each statement's own date, so a re-run overwrites the file it wrote last time rather than leaving a second copy beside it.

What it can see

It reads your Robinhood document list in your own browser, using the session you are already signed in to. Nothing is fetched by Ember's servers, nothing about your Robinhood account is sent to Ember, and nothing is written to your ledger. The files go from Robinhood to your downloads folder.

The one request it makes to Ember is a version check, on browser start and at most once every six hours, which sends and receives nothing but a version number. That is how it can tell you a newer copy is available.

It runs on robinhood.com/account/ pages only. It never runs on the sign-in page, never fills a sign-in form, and never writes anything to Robinhood.

It is free and needs no Ember account. It calls nothing that costs Ember anything, so there is nothing to charge for.

Back to Automation & extensions