插件截图
插件概述
The programmable form filler for developers using javascript functions.
插件详情
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.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