Video Player 2.0 Dimensions

This extension allows you to calculate the size of the Flash object of Video Player desktop.

Video Player 2.0 Dimensionsคืออะไร?

Video Player 2.0 Dimensions เป็นส่วนขยายของ Chrome ที่พัฒนาโดย mbrz และคุณลักษณะหลักของมันคือ "This extension allows you to calculate the size of the Flash object of Video Player desktop."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Video Player 2.0 Dimensions

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

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

                        This extension allows you to calculate the size of the Flash object of Video Player desktop.Now with chapters.                    

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

ชื่อ Video Player 2.0 Dimensions Video Player 2.0 Dimensions
ID gagpjmpkeklcbgfkepenoknjmjkgplfa
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/video-player-20-dimension/gagpjmpkeklcbgfkepenoknjmjkgplfa
คำอธิบาย This extension allows you to calculate the size of the Flash object of Video Player desktop.
ขนาดไฟล์ 59.26 KB
จำนวนการติดตั้ง 680
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2015-08-18
วันที่เผยแพร่ 2015-08-18
คะแนน 4.89/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา mbrz
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Video Player 2.0 Dimensions",
    "short_name": "VP2D",
    "description": "This extension allows you to calculate the size of the Flash object of Video Player desktop.",
    "version": "1.1",
    "browser_action": {
        "default_icon": {
            "19": "icon19.png",
            "38": "icon38.png"
        },
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "tabs"
    ]
}