Fake Filler
A form filler that fills all inputs on a page with fake/dummy data.
Wat is Fake Filler?
Fake Filler is een Chrome-extensie ontwikkeld door https://fakefiller.com, en de belangrijkste functie is "A form filler that fills all inputs on a page with fake/dummy data.".
Extensie Screenshots
Download het CRX-bestand van de extensie Fake Filler
Download Fake Filler-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Fake Filler |
ID | bnjjngeaknajbdcgpfkgnonkmififhfo |
Officiële URL | https://chromewebstore.google.com/detail/fake-filler/bnjjngeaknajbdcgpfkgnonkmififhfo |
Beschrijving | A form filler that fills all inputs on a page with fake/dummy data. |
Bestandsgrootte | 675 KB |
Aantal Installaties | 308,037 |
Huidige Versie | 3.3.1 |
Laatst Bijgewerkt | 2020-12-14 |
Publicatiedatum | 2020-06-17 |
Beoordeling | 4.44/5 Totaal 724 Beoordelingen |
Ontwikkelaar | https://fakefiller.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://fakefiller.com |
Help Pagina-URL | https://github.com/FakeFiller/fake-filler-extension/issues |
Ondersteunde Talen | 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", " |