ESPN Cookie Finder

Find the ESPN cookies you need to authenticate your private fantasy sports leagues.

ESPN Cookie Finderคืออะไร?

ESPN Cookie Finder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Hashtag Fantasy Sports และคุณลักษณะหลักของมันคือ "Find the ESPN cookies you need to authenticate your private fantasy sports leagues."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ESPN Cookie Finder

ดาวน์โหลดไฟล์ส่วนขยาย ESPN Cookie Finder ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Use this extension to find the ESPN_S2 and SWID cookie values of your ESPN fantasy sports account to authenticate your private fantasy sports leagues.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ ESPN Cookie Finder ESPN Cookie Finder
ID oapfffhnckhffnpiophbcmjnpomjkfcj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/espn-cookie-finder/oapfffhnckhffnpiophbcmjnpomjkfcj
คำอธิบาย Find the ESPN cookies you need to authenticate your private fantasy sports leagues.
ขนาดไฟล์ 8.42 KB
จำนวนการติดตั้ง 2,714
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2021-11-02
วันที่เผยแพร่ 2021-11-01
คะแนน 5.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา Hashtag Fantasy Sports
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://hashtagfs.com
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ESPN Cookie Finder",
    "description": "Find the ESPN cookies you need to authenticate your private fantasy sports leagues.",
    "version": "1.1",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "espn.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "cookies",
        "*:\/\/*.espn.com\/*"
    ]
}