HTML5FS File Editor
An extension that can read the HTML5 file system and edit text based files.
O que é HTML5FS File Editor?
HTML5FS File Editor é uma extensão do Chrome desenvolvida por NMP R&D, e sua principal característica é "An extension that can read the HTML5 file system and edit text based files.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão HTML5FS File Editor
Baixe arquivos de extensão HTML5FS File Editor 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
Explore the HTML5 persistent file system. Navigate directories, load and edit text based files. This is an ideal developer tool for Chrome App/NaCl developers who use the file system as storage.
Informações Básicas da Extensão
Nome | HTML5FS File Editor |
ID | mohefdjbennafioikemkicpkecamkpjm |
URL Oficial | https://chromewebstore.google.com/detail/html5fs-file-editor/mohefdjbennafioikemkicpkecamkpjm |
Descrição | An extension that can read the HTML5 file system and edit text based files. |
Tamanho do Arquivo | 114 KB |
Contagem de Instalações | 296 |
Versão Atual | 1.0.5 |
Última Atualização | 2016-01-27 |
Data de Publicação | 2016-01-27 |
Classificação | 3.22/5 Total de 9 Avaliações |
Desenvolvedor | NMP R&D |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "HTML5FS File Editor", "version": "1.0.5", "description": "An extension that can read the HTML5 file system and edit text based files.", "browser_action": { "default_icon": "icons\/icon48.png", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |