The professional auditor's companion for automating repetitive forms and UI components.
Effortlessly bypass the drudgery of manual data entry with framework-aware automation.
Standard form fillers often fail on modern websites. Auto Form & Switch Filler is specifically engineered to handle complex UI libraries and reactive frameworks.
- 🧠 Framework-Aware (v-model support): Unlike basic fillers, v3.0 dispatches native property setters and synthetic events (
input,change,blur). This ensures Vue, React, and Angular state bindings update instantly. - ⚡ Smart Text Population: Automatically fills standard inputs and specialized components like iView’s
.ivu-input. - 🔘 Switch & Toggle Mastery: Full support for standard checkboxes PLUS custom switches from:
- iView / View Design (
.ivu-switch) - Element UI (
.el-switch) - Ant Design (
.ant-switch) - ARIA-compliant switches (
[role="switch"])
- iView / View Design (
- ⌨️ Keyboard Shortcut: Press the Backtick key (`) to trigger a full-page fill without opening the menu.
- 💾 Persistent Customization: Define your custom fill-text in the popup; v3.0 remembers your settings across sessions.
Trigger a full-page fill instantly by pressing the ` (backtick) key.
Click the extension icon to access the Control Panel. From here, you can:
- Change the default fill text (e.g., Change "Pass" to "N/A").
- Trigger a manual fill.
- View real-time stats on how many fields were processed.
- Download the latest release
Source code (zip). - Extract the ZIP folder to a permanent location.
- Open your browser and go to
chrome://extensions/. - Enable Developer mode (top right toggle).
- Click Load unpacked and select the extracted folder.
- Download and unzip the release.
- Navigate to
about:debugging#/runtime/this-firefox. - Click Load Temporary Add-on….
- Select the
manifest.jsonfile from the folder.
This extension is optimized for platforms built with:
- Vue.js / iView / View Design
- React / Ant Design
- Element UI
- Standard HTML5 Forms
Developed with ❤️ to make repetitive audits and testing effortless.