We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(6)
非常好的 chrome Web Developer Form Filler 扩展,特别适合 Web 开发人员。
您可以根据需要保存任意多组数据,分配热键并只需按下它即可填写表格。
https://chrome.google.com/webstore/detail/web -开发人员表单填充程序/gbagmkohmhcjgbepncmehejaljoclpil
Pretty nice extension for chrome Web Developer Form Filler especially for web-developers.
You can save as many sets of data as you want, assign a hotkey and fill a form just by pressing it.
https://chrome.google.com/webstore/detail/web-developer-form-filler/gbagmkohmhcjgbepncmehejaljoclpil
为什么不直接使用 https://github.com/dsheiko/autofill 这样的书签
这是一个极其简单的脚本,多年来一直对我有用
Why not just go with a bookmarklet like https://github.com/dsheiko/autofill
it's a dead simple script that serves me fine for years
一种方法是使用 Greasemonkey。
示例脚本:
http://userscripts.org/scripts/show/39313
编辑:链接可能已损坏,但我相信您能够找到许多 Greasemonkey 参考资料。
One way is to use Greasemonkey.
Example script:
http://userscripts.org/scripts/show/39313
EDIT: Link may be broken but I'm sure you are capable of finding many Greasemonkey references.
请查看我的扩展程序 Form Filler,它可以让您完全按照您的需要进行操作:使用随机虚拟数据填写表单。
https://chrome.google.com/webstore/detail/form-filler/bnjjngeaknajbdcgpfkgnonkmififhfo
Please check out my extension, Form Filler, which allows you to do exactly what you need: fill out your forms with random dummy data.
https://chrome.google.com/webstore/detail/form-filler/bnjjngeaknajbdcgpfkgnonkmififhfo
我想您一定会喜欢 IRobotSoft 网络自动化软件。在这里查看类似的问题:
http://irobotsoft.org/bb/YaBB.pl?num=1254517661
I think you will love IRobotSoft web automation software. See a similar question here:
http://irobotsoft.org/bb/YaBB.pl?num=1254517661
这是您正在寻找的自动填表工具。但这是一个 chrome 插件。这可以满足开发人员需要通过读取属性自动填充有效数据的需求。如果您对其进行更改,它还会针对表单元素保存值。因此,开发人员必须尝试。这是链接
This is an auto form filler you are looking for. But this is a chrome plugin. This takes care of the developers need to fill valid data automatically by reading the properties. It also saves value against the form element if you make changes to it. Hence a must try for developers. Here is the link