Effective date: 2026-06-19
FUTX is a license-required browser extension for the EA FC Ultimate Team web app. Free and Pro/Beta users both need a FUTX license key.
FUTX stores extension data in chrome.storage.local on your device. The following data is used locally and is not sent to FUTX licensing:
For entitlement checks, FUTX sends only this licensing payload:
{ "licenseKey": "FUTX-...", "extensionVersion": "1.4.0" }
The entitlement service returns license status, plan, expiry, seats, feature flags, and a message. Valid entitlements are cached locally for 7 days.
For Free signup, FUTX asks for an email address and stores it with the issued Free license key. Paid licenses store the email/payment identifiers returned by Stripe.
For aggregate product usage, FUTX may send only this usage payload:
{ "licenseKey": "FUTX-...", "extensionVersion": "1.4.0", "plan": "free", "eventType": "solve" }
Usage events are product counters such as solve, fill, submit, market, pack, club_sync, health_check, and open_hub. They do not include EA session tokens, club inventory, player IDs, screenshots, SBC details, generated squads, or solve results.
FUTX may request:
FUTX does not sell personal data. FUTX does not use club/player/session data for advertising.
For privacy questions or deletion requests related to beta licensing records, use the support route in SUPPORT.md.