The-M-Project Inspector
Extension for the Developer Tools to display the properties of an associated The-M-Project object.
O que é The-M-Project Inspector?
The-M-Project Inspector é uma extensão do Chrome desenvolvida por mwaysolutions, e sua principal característica é "Extension for the Developer Tools to display the properties of an associated The-M-Project object.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão The-M-Project Inspector
Baixe arquivos de extensão The-M-Project Inspector 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
Inspect The-M-Project Elements in the Developer Toolbar
Informações Básicas da Extensão
Nome | The-M-Project Inspector |
ID | jbabnfbnpngnmafbbgjadjlkcphhooac |
URL Oficial | https://chromewebstore.google.com/detail/the-m-project-inspector/jbabnfbnpngnmafbbgjadjlkcphhooac |
Descrição | Extension for the Developer Tools to display the properties of an associated The-M-Project object. |
Tamanho do Arquivo | 12.79 KB |
Contagem de Instalações | 144 |
Versão Atual | 1.1.0 |
Última Atualização | 2013-04-29 |
Data de Publicação | 2013-04-29 |
Classificação | 5.00/5 Total de 3 Avaliações |
Desenvolvedor | mwaysolutions |
Tipo de Pagamento | free |
Site da Extensão | http://blog.the-m-project.org/2013/04/29/the-m-project-inspector-v1-0-0/ |
Idiomas Suportados | en |
manifest.json | |
{ "devtools_page": "tmp_inspector.html", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Extension for the Developer Tools to display the properties of an associated The-M-Project object.", "name": "The-M-Project Inspector", "icons": { "48": "icon_48.png", "128": "icon_128.png", "16": "icon_16.png" }, "manifest_version": 2, "version": "1.1.0" } |