Scoreboard Tab

Scoreboard Tab

Scoreboard Tabคืออะไร?

Scoreboard Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย 2050 และคุณลักษณะหลักของมันคือ "Scoreboard Tab"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Scoreboard Tab

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

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

                        Scoreboard brings you scores from NFL Football, NBA Basketball, NCAA Basketball, MLB Baseball, NCAA Football, NHL Hockey, WNBA Basketball, English Premier League Soccer, La Liga Soccer, Champions League Soccer, PGA Golf and every major league and competition.

By clicking "Add to chrome", I accept and agree to installing the Scoreboard Tab extension and setting Chrome New Tab search to that provided by the service. The search will be powered by Bing.

Privacy Policy: https://2050.one/privacy

Terms of Service: https://2050.one/terms

With Scoreboard, you get live views of every game in every new tab. You can see the latest scores for the sport you care about. You’ll have the ability to instantly see live scores from around all of the sports leagues and the ability to search the web right within your new tab window.

Need help or have feedback for us? Reach out to us at [email protected]                    

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

ชื่อ Scoreboard Tab Scoreboard Tab
ID elliobefeadmmenpfifkkjgllehfaomo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/scoreboard-tab/elliobefeadmmenpfifkkjgllehfaomo
คำอธิบาย Scoreboard Tab
ขนาดไฟล์ 161 KB
จำนวนการติดตั้ง 10,000
เวอร์ชันปัจจุบัน 0.0.8
อัปเดตครั้งล่าสุด 2023-09-04
วันที่เผยแพร่ 2021-08-28
คะแนน 4.17/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา 2050
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://2050.one/privacy
ภาษาที่รองรับ en
manifest.json
{
    "chrome_url_overrides": {
        "newtab": "iframe.html"
    },
    "action": {
        "default_title": "Scoreboard Tab -Click Search",
        "default_icon": {
            "16": ".\/img\/16.png",
            "128": ".\/img\/128.png"
        }
    },
    "manifest_version": 3,
    "icons": {
        "16": ".\/img\/16.png",
        "128": ".\/img\/128.png"
    },
    "name": "Scoreboard Tab",
    "background": {
        "service_worker": "background.js"
    },
    "short_name": "Scoreboard",
    "description": "Scoreboard Tab",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.8"
}