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 là gì?

Video Player 2.0 Dimensions là một tiện ích mở rộng Chrome được phát triển bởi mbrz, và tính năng chính của nó là "This extension allows you to calculate the size of the Flash object of Video Player desktop.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Video Player 2.0 Dimensions

Tải xuống các tệp mở rộng Video Player 2.0 Dimensions dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Video Player 2.0 Dimensions Video Player 2.0 Dimensions
ID gagpjmpkeklcbgfkepenoknjmjkgplfa
URL Chính Thức https://chrome.google.com/webstore/detail/video-player-20-dimension/gagpjmpkeklcbgfkepenoknjmjkgplfa
Mô tả This extension allows you to calculate the size of the Flash object of Video Player desktop.
Kích Thước Tệp 59.26 KB
Số Lần Cài Đặt 680
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2015-08-18
Ngày Phát Hành 2015-08-18
Đánh Giá 4.89/5 Tổng số 9 Đánh Giá
Nhà Phát Triển mbrz
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}