TV for Google Chrome™

World TV in your Google chrome browser.

TV for Google Chrome™คืออะไร?

TV for Google Chrome™ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.tv-chrome.com และคุณลักษณะหลักของมันคือ "World TV in your Google chrome browser."

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย TV for Google Chrome™

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

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

                        TV Chrome is the TV Extension for Google Chrome™
Watch TV directly from your Google Chrome™ Browser,  it’s Easy & Free!
600 Live TV Channels sorted by country & by category,  the TV-CHROME allow you to watch thousands of  TV channels freely available on the internet. powered by the biggest and most up to date database.  Enjoy!                    

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

ชื่อ TV for Google Chrome™ TV for Google Chrome™
ID licccgnfdlgmmmgaddmbcepikfadcmpe
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/tv-for-google-chrome/licccgnfdlgmmmgaddmbcepikfadcmpe
คำอธิบาย World TV in your Google chrome browser.
ขนาดไฟล์ 377 KB
จำนวนการติดตั้ง 248,137
เวอร์ชันปัจจุบัน 3.2.1
อัปเดตครั้งล่าสุด 2019-01-26
วันที่เผยแพร่ 2019-01-23
คะแนน 3.51/5 รวมทั้งหมด 3543 คะแนน
ผู้พัฒนา https://www.tv-chrome.com
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.tv-chrome.com/
URL หน้าช่วยเหลือ http://www.tv-chrome.com/contact
ภาษาที่รองรับ de,en,fr,nl,tr,es,it,pt-BR,pt-PT,ru,hi,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "3.2.1",
    "manifest_version": 2,
    "icons": {
        "128": "logo128.png",
        "96": "logo96.png",
        "48": "logo48.png",
        "19": "logo19.png"
    },
    "browser_action": {
        "default_icon": "logo19.png",
        "default_title": "TV Chrome - World TV in your Google chrome browser.",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    }
}