Latest TSN Basketball Headlines

Displays the latest NBA headlines from TSN (articles, videos, and audio) in a handy drop-down list. Click to open full story.

Latest TSN Basketball Headlinesคืออะไร?

Latest TSN Basketball Headlines เป็นส่วนขยายของ Chrome ที่พัฒนาโดย jscalise และคุณลักษณะหลักของมันคือ "Displays the latest NBA headlines from TSN (articles, videos, and audio) in a handy drop-down list. Click to open full story."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Latest TSN Basketball Headlines

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

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

                        v1.5.0
- Numerous bug fixes including broken images on all article types.
- Added support for new promo article types.                    

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

ชื่อ Latest TSN Basketball Headlines Latest TSN Basketball Headlines
ID oipiinfbgpnomgijmjofaagdngidndck
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/latest-tsn-basketball-hea/oipiinfbgpnomgijmjofaagdngidndck
คำอธิบาย Displays the latest NBA headlines from TSN (articles, videos, and audio) in a handy drop-down list. Click to open full story.
ขนาดไฟล์ 300 KB
จำนวนการติดตั้ง 370
เวอร์ชันปัจจุบัน 1.5.0
อัปเดตครั้งล่าสุด 2018-09-11
วันที่เผยแพร่ 2018-09-11
คะแนน 5.00/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา jscalise
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Latest TSN Basketball Headlines",
    "description": "Displays the latest NBA headlines from TSN (articles, videos, and audio) in a handy drop-down list. Click to open full story.",
    "version": "1.5.0",
    "permissions": [
        "*:\/\/*.tsn.ca\/*"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "main.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}