Fake Filler
A form filler that fills all inputs on a page with fake/dummy data.
Что такое Fake Filler?
Fake Filler - это расширение Chrome, разработанное https://fakefiller.com, и его основная функция - "A form filler that fills all inputs on a page with fake/dummy data.".
Снимки экрана расширения
Скачать файл CRX расширения Fake Filler
Скачайте файлы расширений Fake Filler в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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. Основная информация о расширении
| Название | |
| ID | bnjjngeaknajbdcgpfkgnonkmififhfo |
| Официальный URL | https://chromewebstore.google.com/detail/fake-filler/bnjjngeaknajbdcgpfkgnonkmififhfo |
| Описание | A form filler that fills all inputs on a page with fake/dummy data. |
| Размер файла | 675 KB |
| Количество установок | 308,037 |
| Текущая Версия | 3.3.1 |
| Последнее Обновление | 2020-12-14 |
| Дата публикации | 2020-06-17 |
| Рейтинг | 4.44/5 Всего 724 оценок |
| Разработчик | https://fakefiller.com |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Официальный сайт расширения | https://fakefiller.com |
| URL страницы помощи | https://github.com/FakeFiller/fake-filler-extension/issues |
| Поддерживаемые языки | 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",
" | |