Musardo's TV 02

Send content to your Chromecast and other devices that support Google Cast.

Musardo's TV 02คืออะไร?

Musardo's TV 02 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Musardo's Consultoria Digital และคุณลักษณะหลักของมันคือ "Send content to your Chromecast and other devices that support Google Cast."

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Musardo's TV 02

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

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

                                            

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

ชื่อ Musardo's TV 02 Musardo's TV 02
ID ehfodheipfioepfkngfjplccidiifebc
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/musardos-tv-02/ehfodheipfioepfkngfjplccidiifebc
คำอธิบาย Send content to your Chromecast and other devices that support Google Cast.
ขนาดไฟล์ 1.53 MB
จำนวนการติดตั้ง 169
เวอร์ชันปัจจุบัน 1.0.0.1
อัปเดตครั้งล่าสุด 2014-12-02
วันที่เผยแพร่ 2014-12-02
คะแนน 4.33/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา Musardo's Consultoria Digital
ประเภทการชำระเงิน free
ภาษาที่รองรับ id,ms,de,en,fil,fr,nl,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "data\/icon38_off.png",
        "default_popup": "popup_menu.html"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "api_content_script.js"
            ],
            "matches": [
                "https:\/\/cast.google.com\/*",
                "*:\/\/googlecast.github.io\/*",
                "*:\/\/*.youtube.com\/*",
                "*:\/\/*.youtube-nocookie.com\/*",
                "*:\/\/*.netflix.com\/WiPlayer*",
                "*:\/\/*.netflix.com\/*\/testController.html",
                "https:\/\/docs.google.com\/presentation\/*",
                "https:\/\/docs.google.com\/a\/*\/presentation\/*",
                "https:\/\/play.google.com\/music\/*",
                "https:\/\/play.google.com\/video\/avi\/*",
                "https:\/\/plus.google.com\/*",
                "http:\/\/www.hbogo.com\/*",
                "http:\/\/www.washingtonpost.com\/posttv\/*",
                "http:\/\/revision3.com\/*",
                "http:\/\/songza.com\/*",
                "http:\/\/www.redbull.tv\/*",
                "http:\/\/live.redbull.tv\/*",
                "*:\/\/*.plexapp.com\/*",
                "http:\/\/*.plex.tv\/*",
                "https:\/\/*.plex.tv\/*",
                "http:\/\/*.plex.tv:32400\/*",
                "*:\/\/cloud.real.com\/*",
                "http:\/\/www.vevo.com\/*",
                "http:\/\/www.viki.com\/*"
            ]
        }
    ],
    "content_security_policy": "default-src 'self'; img-src 'self' https:\/\/www.google-analytics.com http:\/\/www.google-analytics.com; style-src 'self' 'unsafe-inline' http:\/\/fonts.googleapis.com; script-src 'self' https:\/\/feedback.googleusercontent.com https:\/\/www.gstatic.com https:\/\/www.google.com https:\/\/www.google-analytics.com https:\/\/ssl.google-analytics.com https:\/\/apis.google.com; frame-src https:\/\/www.google.com https:\/\/accounts.google.com https:\/\/content.googleapis.com https:\/\/clients6.google.com; connect-src 'self' http:\/\/*:* https:\/\/*:* ws:\/\/*:*; font-src http:\/\/fonts.gstatic.com; object-src 'none'",
    "default_locale": "en",
    "description": "__MSG_6392731103614271560__",
    "externally_connectable": {
        "ids": [
            "gdijeikdkaembjbdobgfkoidjkpbmlkd",
            "mjekoljodoiapgkggnlmbecndfpbbcch",
            "llohocloplkbhgcfnplnoficdkiechcn",
            "icljpnebmoleodmchaaajbkpoipfoahp"
        ]
    },
    "icons": {
        "128": "data\/icon128.png",
        "16": "data\/icon16.png",
        "48": "data\/icon48.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "27",
    "name": "Musardo's TV 02",
    "oauth2": {
        "client_id": "919648714761-b2gcrl9iu82luhiq2dpo7jnecikdnrlf.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/hangouts",
            "https:\/\/www.googleapis.com\/auth\/hangouts.readonly",
            "https:\/\/www.googleapis.com\/auth\/calendar.readonly",
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "tabCapture",
        "dial",
        "mdns",
        "cast",
        "cast.streaming",
        "storage",
        "networkingPrivate",
        "identity",
        "system.cpu",
        "http:\/\/*\/*",
        "https:\/\/clients2.google.com\/cr\/*"
    ],
    "version": "1.0.0.1",
    "web_accessible_resources": [
        "feedback.html",
        "api_script.js",
        "cast_sender.js",
        "api_iframe.html",
        "api_iframe_script.js"
    ]
}