MyVideo

get easy access to Myvideo.ge TV channels

MyVideoคืออะไร?

MyVideo เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ereklemesxi และคุณลักษณะหลักของมันคือ "get easy access to Myvideo.ge TV channels"

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

screenshot

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

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

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

                        get easy access to Myvideo.ge TV channels                    

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

ชื่อ MyVideo MyVideo
ID apcegpdjfdeeckplmjeapebnkbmjfkhp
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/myvideo/apcegpdjfdeeckplmjeapebnkbmjfkhp
คำอธิบาย get easy access to Myvideo.ge TV channels
ขนาดไฟล์ 469 KB
จำนวนการติดตั้ง 108
เวอร์ชันปัจจุบัน 1.0.3
อัปเดตครั้งล่าสุด 2019-12-04
วันที่เผยแพร่ 2019-12-04
ผู้พัฒนา ereklemesxi
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MyVideo",
    "short_name": "MyVideo",
    "version": "1.0.3",
    "manifest_version": 2,
    "permissions": [
        "webRequest",
        "storage",
        "webRequestBlocking",
        "*:\/\/*.myvideo.ge\/*"
    ],
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.html",
        "default_title": "MyVideo"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}