Video Player 2.0 Dimensions
This extension allows you to calculate the size of the Flash object of Video Player desktop.
Wat is Video Player 2.0 Dimensions?
Video Player 2.0 Dimensions is een Chrome-extensie ontwikkeld door mbrz, en de belangrijkste functie is "This extension allows you to calculate the size of the Flash object of Video Player desktop.".
Extensie Screenshots
Download het CRX-bestand van de extensie Video Player 2.0 Dimensions
Download Video Player 2.0 Dimensions-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This extension allows you to calculate the size of the Flash object of Video Player desktop.Now with chapters.
Basisinformatie over de Extensie
Naam | |
ID | gagpjmpkeklcbgfkepenoknjmjkgplfa |
Officiële URL | https://chrome.google.com/webstore/detail/video-player-20-dimension/gagpjmpkeklcbgfkepenoknjmjkgplfa |
Beschrijving | This extension allows you to calculate the size of the Flash object of Video Player desktop. |
Bestandsgrootte | 59.26 KB |
Aantal Installaties | 680 |
Huidige Versie | 1.1 |
Laatst Bijgewerkt | 2015-08-18 |
Publicatiedatum | 2015-08-18 |
Beoordeling | 4.89/5 Totaal 9 Beoordelingen |
Ontwikkelaar | mbrz |
Betalingswijze | free |
Ondersteunde Talen | 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" ] } |