Fake Filler
A form filler that fills all inputs on a page with fake/dummy data.
Co je Fake Filler?
Fake Filler je rozšíření Chrome vyvinuté https://fakefiller.com, a jeho hlavní funkcí je „A form filler that fills all inputs on a page with fake/dummy data.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Fake Filler
Stáhněte si soubory rozšíření Fake Filler ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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. Základní Informace o Rozšíření
| Název | |
| ID | bnjjngeaknajbdcgpfkgnonkmififhfo |
| Oficiální URL | https://chromewebstore.google.com/detail/fake-filler/bnjjngeaknajbdcgpfkgnonkmififhfo |
| Popis | A form filler that fills all inputs on a page with fake/dummy data. |
| Velikost souboru | 675 KB |
| Počet instalací | 308,037 |
| Aktuální Verze | 3.3.1 |
| Poslední Aktualizace | 2020-12-14 |
| Datum Vydání | 2020-06-17 |
| Hodnocení | 4.44/5 Celkem 724 Hodnocení |
| Vývojář | https://fakefiller.com |
| [email protected] | |
| Typ Platby | free |
| Webové stránky Rozšíření | https://fakefiller.com |
| URL Stránky Nápovědy | https://github.com/FakeFiller/fake-filler-extension/issues |
| Podporované Jazyky | 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",
" | |