Privacy Policy
Last updated: 2026-05-10 · Covers myfantasyfootball.org and the MFF Underdog Draft Helper Chrome extension.
MyFantasyFootball.org and the MFF Underdog Draft Helper extension are personal projects built for fantasy football fans. We try to collect as little data as possible. This policy explains what we do collect, why, and how it's stored.
Summary (the short version)
- The extension does not transmit your data to any third-party server.
- All extension data — draft picks you log, sidebar position, sync state — is stored locally on your computer in Chrome's extension storage.
- The site uses Firebase Authentication and Firestore to save your account and rankings, only when you choose to sign in.
- We don't sell, rent, or share your data with anyone.
- No analytics, no tracking pixels, no advertising.
The MFF Underdog Draft Helper extension
What it does
The extension adds a sidebar to Underdog Fantasy draft pages that suggests picks based on your rankings, ADP value, and BBM advance-rate analysis.
Data the extension reads
- On underdogfantasy.com / underdogsports.com: The extension reads the draft state visible on the page (your draft slot, picks made, players still available) so it can recommend picks. It does not read or transmit your personal account information beyond what's needed for authenticated API calls back to Underdog itself.
- On myfantasyfootball.org / billingsj199-eng.github.io: The extension reads your saved rankings and portfolio so the Underdog sidebar can use them. This is read-only and stays in your browser.
Data the extension stores
All data is stored in chrome.storage.local on your computer. It is never transmitted to a server we control. Stored data includes:
- Draft state per draft ID (pick history, your slot)
- Sidebar size and position
- A copy of your MFF rankings synced from the site, so the sidebar works without re-fetching
- Cached ADP snapshots for value calculations
Uninstalling the extension or running chrome.storage.local.clear() deletes everything.
Permissions and why we need them
storage — to save the draft state, sidebar settings, and synced rankings on your computer.
cookies — to read Underdog session cookies so authenticated API requests work reliably (some endpoints reject cookie-less calls). Cookies are only read for the Underdog domains and are only sent to Underdog's own servers.
host_permissions (Underdog domains) — to inject the draft sidebar and listen for picks.
host_permissions (myfantasyfootball.org, billingsj199-eng.github.io) — to read your rankings from the MFF site so the sidebar uses them as the recommendation source.
What the extension does NOT do
- It does not transmit your data to any server we operate.
- It does not collect analytics, telemetry, or usage statistics.
- It does not auto-pick or auto-bid on your behalf.
- It does not modify Underdog's UI beyond adding the sidebar overlay.
The myfantasyfootball.org website
Data we collect when you sign in
- Email and display name — stored in Firebase Authentication for account access.
- Your custom rankings, tiers, and trade-calculator state — stored in Firestore so they sync across devices.
- Trivia / game scores — if you opt into leaderboards.
Firebase is a Google service; their privacy policy applies to the underlying storage: firebase.google.com/support/privacy.
Data we don't collect
- No advertising data, no third-party trackers, no analytics scripts.
- No sale of any user data — ever.
External data sources
The site loads public data from third parties to render rankings, headshots, and stats:
- ESPN CDN — player headshots and team logos
- Sleeper / Underdog / KTC — public ADP and rankings APIs
- College Football Data API — historical college stats
These third parties may log your IP address as part of normal web traffic; we do not pass them any account information.
Your rights
- You can sign out at any time from the Account tab.
- You can delete your account by emailing the address below — we'll remove your Firebase doc within 7 days.
- You can uninstall the extension to wipe all locally-stored extension data.
Contact
Questions or data deletion requests: billingsj199@gmail.com
Changes to this policy
If we change this policy in a way that affects how data is handled, we'll update the "Last updated" date at the top. The current version is always available at myfantasyfootball.org/privacy.html.