Fake Filler
A form filler that fills all inputs on a page with fake/dummy data.
什么是Fake Filler?
Fake Filler是由https://fakefiller.com开发的Chrome扩展程序,该扩展的主要功能是“A form filler that fills all inputs on a page with fake/dummy data.”。
扩展截图
下载Fake Filler扩展crx文件
下载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",
" | |