Firefox 浏览器附加组件
登录
TFN Connect for ESPN 预览

TFN Connect for ESPN 作者: The Fantasy Network

Link your ESPN fantasy leagues to The Fantasy Network in one click — no passwords shared.

0(0 条评价)0(0 条评价)
下载 Firefox 并安装扩展
下载文件

扩展元数据

屏幕截图
popup showing the one-time consent screen with "Allow" and "No thanks" buttons (required by Chrome for the Limited-Use consent evidence)popup showing "ESPN session detected — valid until [date]" and the "Open The Fantasy Network" buttonpopup showing "No ESPN session found" with "Log in to ESPN" and "Re-check" buttons
关于此扩展
TFN Connect for ESPN is a single-purpose browser extension built by TheFantasyNetwork.ai. It reads your ESPN session cookies — the same credentials your browser already holds after you log in to ESPN — and forwards them to your TFN account so that TheFantasyNetwork.ai can import your fantasy league data on your behalf.

How it works
  1. Install the extension — it opens TheFantasyNetwork.ai onboarding automatically.
  2. The first time it is used, the popup presents a one-time consent screen explaining exactly what data will be read and forwarded. Click "Allow" to continue or "No thanks" to cancel.
  3. Log in to your ESPN fantasy account in the same browser profile (if you have not already). The popup detects your session automatically when cookies appear, or you can click "Re-check" manually.
  4. The popup shows whether your ESPN session is active and when it expires, with a button that opens TheFantasyNetwork.ai.
  5. On TheFantasyNetwork.ai, click "Connect ESPN account" — the site asks the extension for your session, and your leagues import automatically.

That is the complete feature set. The extension does nothing else.

What it does NOT do
  • It does not read your ESPN username, password, or any account page content.
  • It does not inject scripts into ESPN pages or intercept any network traffic.
  • It does not track your browsing history.
  • It does not share data with advertisers or any third party other than your own TFN account.
  • It does not store your ESPN session cookies — not in extension storage, not anywhere.

Why the "cookies" permission is required

ESPN sets two session cookies — espn_s2 and SWID — that are marked HttpOnly. The HttpOnly flag is a browser security feature that prevents page JavaScript from reading these cookies. The only standards-compliant way for a browser extension to read HttpOnly cookies is via the browser.cookies WebExtensions API, which requires the cookies permission.

Without this permission the extension cannot fulfill its stated purpose.

Why the "storage" permission is required

The extension uses browser.storage.local to store a single consent flag: { consentedAt: "<ISO-8601 timestamp>" }. This record is written only when the user explicitly clicks "Allow" in the popup. It contains only the timestamp of consent — never a cookie value, session token, or any other personal data. The consent flag gates the cookie-read path: the background service worker will not call the cookies API until a consent record is present. This ensures the user has always made an explicit, informed choice before any ESPN credential data is accessed.

Why the espn.com host permission is required

The browser.cookies API requires an explicit host permission covering the cookie's domain (espn.com) before the browser will return those cookies. The host permission *://*.espn.com/* scopes cookie access to ESPN's domain only. No other host permission is requested.

When no ESPN session is detected, the popup offers a button that opens https://www.espn.com/login in a new tab so the user can log in without leaving the browser. This is the only interaction the extension has with espn.com pages; it does not inject content scripts into ESPN pages and does not modify ESPN page content.

Revoking consent

To withdraw consent and prevent the extension from reading any ESPN data, either uninstall the extension from your browser or clear its storage via your browser's Extension settings page. Uninstalling removes the consent record; the extension will present the consent screen again if reinstalled. For further details, see our privacy policy at https://thefantasynetwork.ai/extension-privacy.
评分 0(1 位用户)
登录以评价此扩展
目前尚无评分

已保存星级评分

5
0
4
0
3
0
2
0
1
0
尚无评价
权限与数据

必要权限:

  • 访问您在 thefantasynetwork.ai 的数据
  • 访问您在 uat.thefantasynetwork.ai 的数据

可选权限:

  • 访问您用于 espn.com 域名的网站的数据

根据开发者所述,必要的数据收集:

  • 身份验证信息
详细了解
更多信息
附加组件链接
  • 主页
  • 用户支持网站
  • 支持邮箱
  • 复制附加组件 ID
版本
1.0.0
大小
78.68 KB
上次更新
20 天前 (2026年7月9日)
相关分类
  • 游戏和娱乐
许可证
保留所有权利
隐私政策
阅读此附加组件的隐私政策
版本历史
  • 查看所有版本
添加到收藏集
举报此附加组件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

下载

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

最新版本

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。