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 |
| 官方網址 | 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",
" | |