Fake Filler
A form filler that fills all inputs on a page with fake/dummy data.
What is Fake Filler?
Fake Filler is a Chrome extension developed by https://fakefiller.com, and its main feature is "A form filler that fills all inputs on a page with fake/dummy data.".
Extension Screenshots
Download Fake Filler Extension CRX File
Download Fake Filler extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Fake Filler |
ID | bnjjngeaknajbdcgpfkgnonkmififhfo |
Official URL | https://chromewebstore.google.com/detail/fake-filler/bnjjngeaknajbdcgpfkgnonkmififhfo |
Description | A form filler that fills all inputs on a page with fake/dummy data. |
File Size | 675 KB |
Installation Count | 308,037 |
Current Version | 3.3.1 |
Last Updated | 2020-12-14 |
Publish Date | 2020-06-17 |
Rating | 4.44/5 Total 724 Ratings |
Developer | https://fakefiller.com |
[email protected] | |
Payment Type | free |
Extension Website | https://fakefiller.com |
Help Page URL | https://github.com/FakeFiller/fake-filler-extension/issues |
Supported Languages | 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", " |