Vbukit Chromecast Browser Plugin

Chrome browser plugin for Vbukit Chromecast

Vbukit Chromecast Browser Pluginคืออะไร?

Vbukit Chromecast Browser Plugin เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Creating Revolutions และคุณลักษณะหลักของมันคือ "Chrome browser plugin for Vbukit Chromecast"

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Vbukit Chromecast Browser Plugin

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

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

                        Vbukit Browser Plugin to use in conjunction with Vbukit Phone app and Chromecast.

Allow your friends and family to easily and securely share their photos, videos, music, and websites on your TV.                    

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

ชื่อ Vbukit Chromecast Browser Plugin Vbukit Chromecast Browser Plugin
ID bcjkhhgcjlhfbkamaabehklnnnnneifi
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/vbukit-chromecast-browser/bcjkhhgcjlhfbkamaabehklnnnnneifi
คำอธิบาย Chrome browser plugin for Vbukit Chromecast
ขนาดไฟล์ 926 KB
จำนวนการติดตั้ง 5,246
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2013-09-17
วันที่เผยแพร่ 2013-09-17
คะแนน 2.74/5 รวมทั้งหมด 19 คะแนน
ผู้พัฒนา Creating Revolutions
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.vbukit.com
URL หน้าช่วยเหลือ http://www.vbukit.com/help.html
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Vbukit Chromecast Browser Plugin",
    "description": "Chrome browser plugin for Vbukit Chromecast",
    "version": "1.0",
    "background": {
        "scripts": [
            "js\/jquery-1.10.2.min.js",
            "js\/background.js"
        ]
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "browser_action": {
        "default_title": "Chrome browser plugin for Vbukit Chromecast",
        "default_icon": "images\/icon.png"
    },
    "manifest_version": 2,
    "options_page": "html\/options.html"
}