Fake Filler
A form filler that fills all inputs on a page with fake/dummy data.
Qu'est-ce que Fake Filler ?
Fake Filler est une extension Chrome développée par https://fakefiller.com, et sa fonction principale est "A form filler that fills all inputs on a page with fake/dummy data.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Fake Filler
Téléchargez les fichiers d'extension Fake Filler 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
Fake Filler is THE form filler to fill all input fields on a page with randomly generated fake data. This productivity boosting extension is a must for developers and testers who work with forms as it eliminates the need for manually entering values in fields. • Fill all inputs with randomly generated names, emails, phone numbers, etc. • Sensible defaults to allow you to start using the extension without any configuration. • Powerful customization using custom fields. • Ignores CAPTCHA, hidden, disabled and readonly fields.
Informations de Base sur l'Extension
Nom | Fake Filler |
ID | bnjjngeaknajbdcgpfkgnonkmififhfo |
URL Officiel | https://chromewebstore.google.com/detail/fake-filler/bnjjngeaknajbdcgpfkgnonkmififhfo |
Description | A form filler that fills all inputs on a page with fake/dummy data. |
Taille du Fichier | 675 KB |
Nombre d'Installations | 308,037 |
Version Actuelle | 3.3.1 |
Dernière Mise à Jour | 2020-12-14 |
Date de Publication | 2020-06-17 |
Évaluation | 4.44/5 Total 724 Évaluations |
Développeur | https://fakefiller.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://fakefiller.com |
URL de la Page d'Aide | https://github.com/FakeFiller/fake-filler-extension/issues |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extensionName__", "short_name": "__MSG_extensionName_short__", "version": "3.3.1", "description": "__MSG_extensionDescription__", "default_locale": "en", "icons": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "64": "images\/icon-64.png", "96": "images\/icon-96.png", "128": "images\/icon-128.png" }, "permissions": [ "contextMenus", "activeTab", " |