Fake Filler
A form filler that fills all inputs on a page with fake/dummy data.
Was ist Fake Filler?
Fake Filler ist eine Chrome-Erweiterung, die von https://fakefiller.com entwickelt wurde, und ihr Hauptmerkmal ist "A form filler that fills all inputs on a page with fake/dummy data.".
Erweiterungsscreenshots
Fake Filler-Erweiterungs-CRX-Datei herunterladen
Laden Sie Fake Filler-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Fake Filler |
ID | bnjjngeaknajbdcgpfkgnonkmififhfo |
Offizielle URL | https://chromewebstore.google.com/detail/fake-filler/bnjjngeaknajbdcgpfkgnonkmififhfo |
Beschreibung | A form filler that fills all inputs on a page with fake/dummy data. |
Dateigröße | 675 KB |
Installationsanzahl | 308,037 |
Aktuelle Version | 3.3.1 |
Letztes Update | 2020-12-14 |
Veröffentlichungsdatum | 2020-06-17 |
Bewertung | 4.44/5 Insgesamt 724 Bewertungen |
Entwickler | https://fakefiller.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://fakefiller.com |
Hilfeseite URL | https://github.com/FakeFiller/fake-filler-extension/issues |
Unterstützte Sprachen | 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", " |