Video Player 2.0 Dimensions
This extension allows you to calculate the size of the Flash object of Video Player desktop.
Was ist Video Player 2.0 Dimensions?
Video Player 2.0 Dimensions ist eine Chrome-Erweiterung, die von mbrz entwickelt wurde, und ihr Hauptmerkmal ist "This extension allows you to calculate the size of the Flash object of Video Player desktop.".
Erweiterungsscreenshots
Video Player 2.0 Dimensions-Erweiterungs-CRX-Datei herunterladen
Laden Sie Video Player 2.0 Dimensions-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
This extension allows you to calculate the size of the Flash object of Video Player desktop.Now with chapters.
Grundlegende Informationen zur Erweiterung
Name | |
ID | gagpjmpkeklcbgfkepenoknjmjkgplfa |
Offizielle URL | https://chrome.google.com/webstore/detail/video-player-20-dimension/gagpjmpkeklcbgfkepenoknjmjkgplfa |
Beschreibung | This extension allows you to calculate the size of the Flash object of Video Player desktop. |
Dateigröße | 59.26 KB |
Installationsanzahl | 680 |
Aktuelle Version | 1.1 |
Letztes Update | 2015-08-18 |
Veröffentlichungsdatum | 2015-08-18 |
Bewertung | 4.89/5 Insgesamt 9 Bewertungen |
Entwickler | mbrz |
Zahlungsart | free |
Unterstützte Sprachen | 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" ] } |