Video Player 2.0 Dimensions
This extension allows you to calculate the size of the Flash object of Video Player desktop.
O que é Video Player 2.0 Dimensions?
Video Player 2.0 Dimensions é uma extensão do Chrome desenvolvida por mbrz, e sua principal característica é "This extension allows you to calculate the size of the Flash object of Video Player desktop.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Video Player 2.0 Dimensions
Baixe arquivos de extensão Video Player 2.0 Dimensions no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
This extension allows you to calculate the size of the Flash object of Video Player desktop.Now with chapters.
Informações Básicas da Extensão
Nome | |
ID | gagpjmpkeklcbgfkepenoknjmjkgplfa |
URL Oficial | https://chrome.google.com/webstore/detail/video-player-20-dimension/gagpjmpkeklcbgfkepenoknjmjkgplfa |
Descrição | This extension allows you to calculate the size of the Flash object of Video Player desktop. |
Tamanho do Arquivo | 59.26 KB |
Contagem de Instalações | 680 |
Versão Atual | 1.1 |
Última Atualização | 2015-08-18 |
Data de Publicação | 2015-08-18 |
Classificação | 4.89/5 Total de 9 Avaliações |
Desenvolvedor | mbrz |
Tipo de Pagamento | free |
Idiomas Suportados | 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" ] } |