form input generator
Generate random form input based on input type. Input will be saved into local storage automatically
Qu'est-ce que form input generator ?
form input generator est une extension Chrome développée par sabbir, et sa fonction principale est "Generate random form input based on input type. Input will be saved into local storage automatically".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension form input generator
Téléchargez les fichiers d'extension form input generator 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
Generate random form input. Creating random form data based on input type. No setting will be needed, just click and enjoy.
Informations de Base sur l'Extension
Nom | form input generator |
ID | ipcomhegikknbhpcfhkjaimmgpagmfof |
URL Officiel | https://chromewebstore.google.com/detail/form-input-generator/ipcomhegikknbhpcfhkjaimmgpagmfof |
Description | Generate random form input based on input type. Input will be saved into local storage automatically |
Taille du Fichier | 19.61 KB |
Nombre d'Installations | 50 |
Version Actuelle | 2.1.5 |
Dernière Mise à Jour | 2020-11-02 |
Date de Publication | 2019-11-05 |
Développeur | sabbir |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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": [ " |