espn-rankings-importer

ESPN Rankings Importer (Chrome extension)

Imports a CSV of fantasy football rankings into your ESPN pre-draft list.

Install (no store account needed)

  1. Download this folder
  2. Go to chrome://extensions
  3. Turn on Developer mode (top right)
  4. Click Load unpacked and pick this folder

Use

  1. Open your ESPN fantasy league in a tab
  2. Click the extension icon
  3. League ID fills in from the URL; pick your CSV
  4. Preview — shows what matched and what didn’t
  5. Send to ESPN
  6. Reload your pre-draft rankings page to confirm

Nothing is sent until you click Send.

CSV format

A column of player names in your desired order, best first. The column can be called Player, Name, or Player Name. A Position column improves matching but is optional. Extra columns are ignored.

Rank,Player,Team,Position
1,Jahmyr Gibbs,DET,RB
2,Bijan Robinson,ATL,RB
3,Ja'Marr Chase,CIN,WR

Players not in your CSV keep ESPN’s default order behind your ranked ones. Unmatched names are listed in the preview so you can fix spelling.

Notes

Privacy

Sends nothing anywhere except ESPN. No analytics, no servers, no account. Your cookies are never read or stored by the extension - requests are made from the ESPN page itself, so the browser attaches them normally.