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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    ]
}