form input generator
Generate random form input based on input type. Input will be saved into local storage automatically
O que é form input generator?
form input generator é uma extensão do Chrome desenvolvida por sabbir, e sua principal característica é "Generate random form input based on input type. Input will be saved into local storage automatically".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão form input generator
Baixe arquivos de extensão form input generator 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
Generate random form input. Creating random form data based on input type. No setting will be needed, just click and enjoy.
Informações Básicas da Extensão
Nome | form input generator |
ID | ipcomhegikknbhpcfhkjaimmgpagmfof |
URL Oficial | https://chromewebstore.google.com/detail/form-input-generator/ipcomhegikknbhpcfhkjaimmgpagmfof |
Descrição | Generate random form input based on input type. Input will be saved into local storage automatically |
Tamanho do Arquivo | 19.61 KB |
Contagem de Instalações | 50 |
Versão Atual | 2.1.5 |
Última Atualização | 2020-11-02 |
Data de Publicação | 2019-11-05 |
Desenvolvedor | sabbir |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "form input generator", "description": "Generate random form input based on input type. Input will be saved into local storage automatically", "version": "2.1.5", "icons": { "128": "icon_180.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "Form Input Generator" }, "content_scripts": [ { "matches": [ " |