Video Player 2.0 Dimensions

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

Co to jest Video Player 2.0 Dimensions?

Video Player 2.0 Dimensions to rozszerzenie Chrome opracowane przez mbrz, a jego główną funkcją jest „This extension allows you to calculate the size of the Flash object of Video Player desktop.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Video Player 2.0 Dimensions

Pobierz pliki rozszerzeń Video Player 2.0 Dimensions w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Video Player 2.0 Dimensions Video Player 2.0 Dimensions
ID gagpjmpkeklcbgfkepenoknjmjkgplfa
Oficjalny URL https://chrome.google.com/webstore/detail/video-player-20-dimension/gagpjmpkeklcbgfkepenoknjmjkgplfa
Opis This extension allows you to calculate the size of the Flash object of Video Player desktop.
Rozmiar pliku 59.26 KB
Liczba instalacji 680
Aktualna Wersja 1.1
Ostatnia Aktualizacja 2015-08-18
Data Publikacji 2015-08-18
Ocena 4.89/5 Łącznie 9 Oceny
Deweloper mbrz
Typ Płatności free
Obsługiwane Języki 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"
    ]
}