Video Player 2.0 Dimensions

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

What is Video Player 2.0 Dimensions?

Video Player 2.0 Dimensions is a Chrome extension developed by mbrz, and its main feature is "This extension allows you to calculate the size of the Flash object of Video Player desktop.".

Extension Screenshots

screenshot

Download Video Player 2.0 Dimensions Extension CRX File

Download Video Player 2.0 Dimensions extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Video Player 2.0 Dimensions Video Player 2.0 Dimensions
ID gagpjmpkeklcbgfkepenoknjmjkgplfa
Official URL https://chrome.google.com/webstore/detail/video-player-20-dimension/gagpjmpkeklcbgfkepenoknjmjkgplfa
Description This extension allows you to calculate the size of the Flash object of Video Player desktop.
File Size 59.26 KB
Installation Count 680
Current Version 1.1
Last Updated 2015-08-18
Publish Date 2015-08-18
Rating 4.89/5 Total 9 Ratings
Developer mbrz
Payment Type free
Supported Languages 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"
    ]
}