Form-O-Fill – The programmable form filler
FORM-O-FILL是一种高级的高度可编程的表单填充程序。 它提供表单内容提取、一键式表单填充,高级多页工作流及更多。 功能: --通过单击按钮(或两个按钮)提取已输入的表单..
基本信息
- 更新日期:
- 包名:
- iebbppibdpjldhohknhgjoapijellonp
- 版本:
- 3.9.2
- 大小:
- 716KiB
- 类型:
- Chrome
- 平台:
- Chrome
- 评分:
- 发布日期:
- 2019-07-16
- 价格:
- 免费
- 开发者:
- form-o-fill.github.io
Form-O-Fill – The programmable form filler插件截图
Form-O-Fill – The programmable form filler插件简介
The programmable form filler for developers using javascript functions. 为使用javascript函数的开发人员提供的可编程表单填充程序。
FORM-O-FILL is an advanced highly programmable form-filler.
It provides form content extraction, one-click form filling, advanced multi-page workflows and more.
Features:
✓ Extract already entered forms to auto-create the rule definition with the click of a button (or two).
✓ Use Javascript to program the rules.
✓ Use static values or dynamically generated values for every field (value functions are just javascript).
✓ Automatically take screenshots
✓ Get nice error reporting when applying the rule to the form doesn’t work.
✓ Use before functions to fetch, generate and store data that can then be used in value functions.
✓ Organize your work into tabs. All tabs are searched for matching rules.
✓ Use workflows to create multi page rules.
✓ One click apply of a matching rule or even auto apply the rule.
✓ Two click apply when there are multiple matching rules or workflows.
✓ “Automatic execution” configurable for every rule.
✓ Reuse rules inside other rules (shared rules).
✓ Share rules via the remote URL import feature.
✓ Browser notifications to show you what happened.
Requires:
Chrome 49+
Permissions requested:
– Read and change all data on all sites (It’s a form filler 🙂 It should work everywhere)
– Notifications (Show problems and extract notification)
– Communicate with websites (Used for the live tutorials)
★ Version 3.9.2
– Inline settings page to try to fix settings loading not working
★ Version 3.9.1
– Extract input fields that have no type attribute
★ Version 3.9.0
– Configure a delay for each step of a workflow
– Update jQuery to 3.3.1
– Update chance.js to 1.0.16
– Update math.js to 5.2.0
– Update moment.js to 2.22.2
★ Version 3.8.3
– Fixed `”url”: “https://a.full.url”` not working as expected in rules
– Fixed a bug where the extension lost it’s settings when being unloading by chrome
★ Version 3.8.2
– Fixed nasty bug #101
★ Version 3.8.1
– Update chance.js (1.0.12), moment.js (2.19.2), math.js (3.16.5)
– Added OptimalSelect
– Removed CssSelectorGenerator
★ Version 3.8.0
– Fire input and change events after filling a field
★ Version 3.7.0
– Make <optgroup> extraction work
– Better CSS selector generation
– Require Chrome 49+ (for ES2015 goodness)
– Remove Usage Report stuff
★ Version 3.6.0
– Better selectors for extracted form fields
★ Version 3.5.0
– Fix: Sometimes a jQuery click handler won’t trigger
– Added math.js. Available as Libs.math
– Allowed more tabs to be opened
– Updated jQuery to 3.2.1
– Updated chance.js to 1.0.4
– Updated moment.js to 2.18.1
★ Version 3.4.3
– Improved handling of multiple found nodes via .findHtml(). Now returns a real array
– Libs.h.stripTags removes tags from HTML strings or arrays of strings
★ Version 3.4.2
– Fix: context.findHtml() now returns an array of HTML elements if multiple found
– Fix: rule summary now more robust
★ Version 3.4.1
– You can use ES2015 arrow functions for value functions
– Allow tutorials to trigger the export of all rules right from the tutorial page
★ Version 3.3.1
– Added: context.state in before functions for runtime information
– Fix: only show usage report modal when the user has more than one rule
– Report chrome version so I can eventually support ES2015
★ Version 3.2.0
– Added: “within” property on field definitions to enable filling of iframes
– Libs.h.copyValue works with non input fields
★ Version 3.1.0
– Bugfix: Disable autorun when automatic rematch of rules is enabled
– Bugfix: Workflow end condition moved to the end of last check cycle
– Added a small feature usage report
– Added safety dialogue before deleting tabs
– jQuery 3.1.1
★ Version 3.0.0
– The matching of rules will now by default be done when the HTML of the page is complete (“DOMContentLoaded” event)
– Add option to revert to old behaviour of matching when all assets + HTML are loaded (“load” event)
– Extension badge shows WAIT when it is waiting for all assets to load (when using the old behaviour via settings)
– Add option to stop Form-O-Fill from activating when switching tabs
– If using autorun with a msec value you can now see the seconds until activation in the extensions’s icon
★ Version 1.1.1 – 2.7.3
– See “Changelog” in extension options
Find the source at
https://github.com/form-o-fill/form-o-fill-chrome-extension
Pull requests always welcome!
Contact us at formofillextension@gmail.com
Form-O-Fill icon taken from the Entypo Pictogram suite
(http://www.entypo.com/)
Licensed under the MIT license.
The software shall be used for Good, not Evil.
中文翻译
FORM-O-FILL是一种高级的高度可编程的表单填充程序。
它提供表单内容提取、一键式表单填充,高级多页工作流及更多。
功能:
–通过单击按钮(或两个按钮)提取已输入的表单以自动创建规则定义。
–使用Javascript对规则进行编程。
–对每个字段使用静态值或动态生成的值(值函数只是Javascript)。
–自动接受屏幕截图
–当将规则应用于表单不起作用时,获得良好的错误报告。
–使用before函数来获取、生成和存储可用于值函数的数据。
–将工作组织到选项卡中。将搜索所有选项卡以查找匹配规则。
–使用工作流创建多页规则。
–单击一次应用匹配规则,甚至自动应用规则。
–当存在多个匹配规则或工作流时,单击两次应用。
–“自动执行”可为每个规则配置。
–在其他规则中重用规则(共享规则)。
–通过远程URL导入功能共享规则。
–浏览器通知以显示发生了什么。
需要:
Chrome 49+
请求的权限:
-读取和更改所有站点上的所有数据(它是一个表单填充:)它应该在任何地方都可以工作
-通知(显示问题并提取通知)
-通信使用网站(用于实时教程)
>3.9.2版
-内联设置页尝试修复加载不工作的设置
>3.9.1版
-提取没有类型属性的输入字段
>3.9.0版
-为工作流的每个步骤配置延迟
-将jQuery更新为3.3.1
-将chance.js更新为1.0.16
-将math.js更新为5.2.0
-将moment.js更新为2.22.2
>版本3.8.3
-修复了“url”:“https://a.full.url”`未按规则预期工作
-修复了扩展在被chrome卸载时丢失设置的错误
>版本3.8.2
-修复了讨厌的错误101
>版本3.8.1
-更新chance.js(1.0.12)、moment.js(2.19.2)、math.js(3.16.5)
-添加了optimeselect
-删除了CssSelectorGenerator
>`Version 3.8.0
-填充字段后触发输入和更改事件
`Version 3.7.0
-Make<;optgroup>;提取工作
-更好的CSS选择器生成
-需要Chrome 49+(用于ES2015 goody)
-删除使用情况报告内容
★版本3.6.0
-提取表单字段的更好的选择器
★版本3.5.0
-修复:有时jQuery单击处理程序不会触发
-添加math.js。可用作Libs.math
-允许打开更多的选项卡
-将jQuery更新为3.2.1
-将chance.js更新为1.0.4
-将moment.js更新为2.18.1
★版本3.4.3
-通过.findHtml()改进了对多个已找到节点的处理。现在返回一个真正的数组
-Libs.h.stripTags从HTML字符串或字符串数组中移除标记
>★版本3.4.2
-Fix:context.findHtml()现在返回一个HTML元素数组,如果找到多个
-Fix:rule summary现在更健壮
★版本3.4.1
-可以对值函数使用ES2015箭头函数
-Allow触发从教程页导出所有规则的教程
>>版本3.3.1
-添加:context.state in before函数用于运行时信息
-修复:仅当用户有多个规则时显示使用情况报告模式
-报告chrome版本,以便我最终支持ES2015
>版本3.2.0
-添加:字段定义上的“within”属性,用于启用iframes的填充
-Libs.h.copyValue与非输入字段一起工作
★版本3.1.0
-错误修复:启用规则自动重新匹配时禁用自动运行
-错误修复:工作流结束条件移动到上一个检查周期的末尾
-添加了一个小功能使用报告
-添加了安全性删除选项卡前的对话框
-jQuery 3.1.1
★版本3.0.0
-当页面的HTML完成时,将默认完成规则匹配(“DOMContentLoaded”事件)
-添加选项以在加载所有资产+HTML时还原为旧的匹配行为(“loaded”事件)
-扩展徽章显示等待等待加载所有资产(通过设置使用旧行为时)
-添加选项以停止在切换选项卡时激活Form-O-Fill
-如果使用具有msec值的autorun,则现在可以在扩展图标中看到激活前的秒数
★版本1.1.1-2.7.3
-请参阅扩展选项中的“更改日志”
查找欢迎访问
https://github.com/form-o-fill/form-o-fill-chrome-extension
拉取请求!
请通过formofilextension@gmail.com与我们联系
表单-O-Fill图标取自Entypo象形图套件
(http://www.Entypo.com/)
根据麻省理工学院许可证获得许可。
该软件应用于善,而非恶。