Fake Filler
A form filler that fills all inputs on a page with fake/dummy data.
Cos'è Fake Filler?
Fake Filler è un'estensione di Chrome sviluppata da https://fakefiller.com, e la sua funzione principale è "A form filler that fills all inputs on a page with fake/dummy data.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Fake Filler
Scarica i file di estensione Fake Filler in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | bnjjngeaknajbdcgpfkgnonkmififhfo |
| URL Ufficiale | https://chromewebstore.google.com/detail/fake-filler/bnjjngeaknajbdcgpfkgnonkmififhfo |
| Descrizione | A form filler that fills all inputs on a page with fake/dummy data. |
| Dimensione del File | 675 KB |
| Conteggio Installazioni | 308,037 |
| Versione Corrente | 3.3.1 |
| Ultimo Aggiornamento | 2020-12-14 |
| Data di Pubblicazione | 2020-06-17 |
| Valutazione | 4.44/5 Totale 724 Valutazioni |
| Sviluppatore | https://fakefiller.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://fakefiller.com |
| URL della Pagina di Aiuto | https://github.com/FakeFiller/fake-filler-extension/issues |
| Lingue Supportate | 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",
" | |