Fake Filler
A form filler that fills all inputs on a page with fake/dummy data.
Vad är Fake Filler?
Fake Filler är en Chrome-tillägg utvecklad av https://fakefiller.com, och dess huvudfunktion är "A form filler that fills all inputs on a page with fake/dummy data.".
Tilläggsskärmbilder
Ladda ner Fake Filler-förlängningens CRX-fil
Ladda ner Fake Filler-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | Fake Filler |
ID | bnjjngeaknajbdcgpfkgnonkmififhfo |
Officiell webbadress | https://chromewebstore.google.com/detail/fake-filler/bnjjngeaknajbdcgpfkgnonkmififhfo |
Beskrivning | A form filler that fills all inputs on a page with fake/dummy data. |
Filstorlek | 675 KB |
Antal Installationer | 308,037 |
Aktuell Version | 3.3.1 |
Senast Uppdaterad | 2020-12-14 |
Publiceringsdatum | 2020-06-17 |
Betyg | 4.44/5 Totalt 724 Betyg |
Utvecklare | https://fakefiller.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://fakefiller.com |
Hjälpsida URL | https://github.com/FakeFiller/fake-filler-extension/issues |
Stödda Språk | 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", " |