Video Player 2.0 Dimensions
This extension allows you to calculate the size of the Flash object of Video Player desktop.
Co je Video Player 2.0 Dimensions?
Video Player 2.0 Dimensions je rozšíření Chrome vyvinuté mbrz, a jeho hlavní funkcí je „This extension allows you to calculate the size of the Flash object of Video Player desktop.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Video Player 2.0 Dimensions
Stáhněte si soubory rozšíření Video Player 2.0 Dimensions ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
This extension allows you to calculate the size of the Flash object of Video Player desktop.Now with chapters.
Základní Informace o Rozšíření
Název | |
ID | gagpjmpkeklcbgfkepenoknjmjkgplfa |
Oficiální URL | https://chrome.google.com/webstore/detail/video-player-20-dimension/gagpjmpkeklcbgfkepenoknjmjkgplfa |
Popis | This extension allows you to calculate the size of the Flash object of Video Player desktop. |
Velikost souboru | 59.26 KB |
Počet instalací | 680 |
Aktuální Verze | 1.1 |
Poslední Aktualizace | 2015-08-18 |
Datum Vydání | 2015-08-18 |
Hodnocení | 4.89/5 Celkem 9 Hodnocení |
Vývojář | mbrz |
Typ Platby | free |
Podporované Jazyky | 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" ] } |