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개)
사용자 9명사용자 9명
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명이 0점으로 평가함
로그인하여 이 확장 기능의 평점을 남겨주세요
아직 평점이 없습니다

별점 저장됨

5
0
4
0
3
0
2
0
1
0
아직 리뷰 없음
권한 및 데이터

필수 권한:

  • thefantasynetwork.ai에서 사용자의 데이터에 접근
  • uat.thefantasynetwork.ai에서 사용자의 데이터에 접근

선택적 권한:

  • espn.com 도메인의 사이트에서 사용자의 데이터에 접근

개발자가 밝힌 필수 수집 항목:

  • 인증 정보
더 알아보기
추가 정보
부가 기능 링크
  • 홈 페이지
  • 지원 사이트
  • 지원 이메일
  • 부가 기능 ID 복사
버전
1.0.0
크기
78.68 KB
최근 업데이트
한 달 전 (2026년 7월 9일)
관련 카테고리
  • 게임 & 엔터테인먼트
라이선스
All Rights Reserved
개인정보처리방침
이 부가 기능에 대한 개인정보처리방침 읽기
버전 목록
  • 모든 버전 보기
모음집에 추가
이 부가 기능 신고
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

다운로드

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

최신 빌드

  • Nightly
  • Beta

기업용 Firefox

  • Enterprise

커뮤니티

  • Connect
  • Contribute
  • Developer

팔로우

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.