Video Player 2.0 Dimensions
This extension allows you to calculate the size of the Flash object of Video Player desktop.
Qu'est-ce que Video Player 2.0 Dimensions ?
Video Player 2.0 Dimensions est une extension Chrome développée par mbrz, et sa fonction principale est "This extension allows you to calculate the size of the Flash object of Video Player desktop.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Video Player 2.0 Dimensions
Téléchargez les fichiers d'extension Video Player 2.0 Dimensions au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
This extension allows you to calculate the size of the Flash object of Video Player desktop.Now with chapters.
Informations de Base sur l'Extension
Nom | |
ID | gagpjmpkeklcbgfkepenoknjmjkgplfa |
URL Officiel | https://chrome.google.com/webstore/detail/video-player-20-dimension/gagpjmpkeklcbgfkepenoknjmjkgplfa |
Description | This extension allows you to calculate the size of the Flash object of Video Player desktop. |
Taille du Fichier | 59.26 KB |
Nombre d'Installations | 680 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2015-08-18 |
Date de Publication | 2015-08-18 |
Évaluation | 4.89/5 Total 9 Évaluations |
Développeur | mbrz |
Type de Paiement | free |
Langues Prises en Charge | 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" ] } |