应用简介
** The purpose of this extension is to help developers test their forms quickly and easily. **This extension allows you to fill all form inputs (textboxes, textareas, radio buttons, dropdowns, etc.) with **random/dummy** data.This extension is a must for developers who work with forms as it avoids the need for manually entering values in fields.- Fills all text boxes in a form.- Supports the maxlength property.- Randomly selects radio buttons dropdown menus and checkboxes.- Ignores CAPTCHA, hidden, disabled and readonly fields.- Supports generating dummy data based on a regular expression.
配置文件
Code
1 | {"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","name":"__MSG_extName__","version":"2.12.7","manifest_version":2,"description":"__MSG_extDescription__","author":"Gerald","homepage_url":"https:\/\/violentmonkey.github.io\/","icons":{"16":"public\/images\/icon16.png","48":"public\/images\/icon48.png","128":"public\/images\/icon128.png"},"default_locale":"en","browser_action":{"browser_style":true,"default_icon":{"16":"public\/images\/icon16.png","19":"public\/images\/icon19.png","32":"public\/images\/icon32.png","38":"public\/images\/icon38.png"},"default_title":"__MSG_extName__","default_popup":"popup\/index.html"},"background":{"page":"background\/index.html"},"options_page":"options\/index.html","options_ui":{"page":"options\/index.html","open_in_tab":true},"content_scripts":[{"js":["browser.js","injected-web.js","injected.js"],"matches":[" |