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はmbrzによって開発されたChromeの拡張機能で、その主な機能は「This extension allows you to calculate the size of the Flash object of Video Player desktop.」です。

拡張機能のスクリーンショット

screenshot

Video Player 2.0 Dimensions拡張機能のCRXファイルをダウンロード

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