Keyboard Shortcuts
Trigger extension actions instantly using keyboard shortcuts for faster workflow automation and improved productivity.
Overview
Excellent Data Filler provides comprehensive keyboard shortcuts for all major actions. You can customize these shortcuts via Chrome's extension shortcuts page at chrome://extensions/shortcuts.
Configuring Shortcuts
Access Shortcuts Settings
- Open Chrome and navigate to:
chrome://extensions/shortcuts - Find "Excellent Data Filler" in the list
- Click on the pencil icon next to any shortcut to customize it
- Press your desired key combination
- Click outside the input to save
Customization
All shortcuts can be customized to your preference. The shortcuts listed below are the default configurations.
Available Shortcuts
Extension Control
| Action | Default Shortcut | Description |
|---|---|---|
| Start/Pause | Alt + Q | Start or pause the form automation process |
Use Case: Quickly start or pause automation without clicking the extension icon.
Form & Site Management
| Action | Default Shortcut | Description |
|---|---|---|
| Insert Site | Alt + Shift + S | Add a new site configuration |
| Insert Form | Alt + Shift + F | Add a new form to the current site |
Use Case: Rapidly create new site and form configurations while building automation workflows.
Element Inspection
| Action | Default Shortcut | Description |
|---|---|---|
| Inspect Elements | Alt + Shift + I | Open the element inspector tool |
Use Case: Quickly inspect page elements to identify selectors and XPaths for field configuration.
Copy Operations
Field & Response
| Action | Default Shortcut | Description |
|---|---|---|
| Copy Field | Alt + C | Copy selected field(s) configuration |
| Copy Form Response | Alt + Shift + R | Copy element text, selector, XPath, and URL |
Use Case: Duplicate field configurations or capture element details for response validation.
Element Properties
| Action | Default Shortcut | Description |
|---|---|---|
| Copy Element Selector | Alt + Shift + C | Copy CSS selector of selected element |
| Copy Element XPath | Alt + Shift + X | Copy XPath of selected element |
| Copy Element Text | Alt + Shift + T | Copy text content of selected element |
| Copy Element HTML | Alt + Shift + H | Copy HTML content of selected element |
Use Case: Quickly extract element properties for field configuration or debugging.
Select Options
| Action | Default Shortcut | Description |
|---|---|---|
| Copy Option Name | Alt + Shift + N | Copy the name/label of a select option |
| Copy Option Value | Alt + Shift + M | Copy the value attribute of a select option |
Use Case: Extract dropdown option details for form automation configuration.
Complete Shortcuts Reference
| Action | Shortcut | Category |
|---|---|---|
| Start/Pause | Alt + Q | Control |
| Inspect Elements | Alt + Shift + I | Inspection |
| Insert Site | Alt + Shift + S | Management |
| Insert Form | Alt + Shift + F | Management |
| Copy Field | Alt + C | Copy |
| Copy Form Response | Alt + Shift + R | Copy |
| Copy Element Selector | Alt + Shift + C | Copy |
| Copy Element XPath | Alt + Shift + X | Copy |
| Copy Element Text | Alt + Shift + T | Copy |
| Copy Element HTML | Alt + Shift + H | Copy |
| Copy Option Name | Alt + Shift + N | Copy |
| Copy Option Value | Alt + Shift + M | Copy |
Shortcut Patterns
Modifier Keys
All shortcuts use Alt as the primary modifier key:
Alt + [Key]- Primary actions (Start/Pause, Copy Field)Alt + Shift + [Key]- Secondary actions (Inspect, Insert, Copy Element Properties)
Consistency
The shortcut pattern is designed for easy memorization:
- Alt + Q - Quick start/pause
- Alt + C - Copy field
- Alt + Shift + [Letter] - Specific copy actions (C=Selector, X=XPath, T=Text, etc.)
Tips & Best Practices
Memorization
Focus on learning the most frequently used shortcuts first:
Alt + Q- Start/PauseAlt + Shift + I- Inspect ElementsAlt + Shift + C- Copy SelectorAlt + Shift + X- Copy XPath
Conflicts
If a shortcut conflicts with another extension or browser feature, customize it at chrome://extensions/shortcuts.
Global vs In-Extension
Some shortcuts work globally (anywhere in Chrome), while others only work when the extension popup is open or when inspecting elements.
Workflow Efficiency
Combine shortcuts with the Context Menu for maximum productivity. Use shortcuts for frequent actions and context menu for occasional tasks.
Common Workflows
Quick Element Inspection
- Press
Alt + Shift + Ito open inspector - Hover over target element
- Press
Alt + Shift + Cto copy selector - Or press
Alt + Shift + Xto copy XPath - Paste into field configuration
Rapid Form Building
- Press
Alt + Shift + Sto insert new site - Press
Alt + Shift + Fto insert new form - Configure fields using element inspection
- Press
Alt + Cto copy fields for reuse - Press
Alt + Qto start automation
Response Validation Setup
- Submit a test form
- Press
Alt + Shift + Ron success/error message - Paste captured data into response settings
- Configure validation rules
- Test with
Alt + Q
Troubleshooting
Shortcut Not Working
Possible Causes:
- Shortcut conflicts with another extension
- Browser focus is not on the correct element
- Shortcut is disabled in Chrome settings
Solutions:
- Check
chrome://extensions/shortcutsfor conflicts - Ensure the extension is enabled
- Try customizing the shortcut to a different key combination
- Restart Chrome if shortcuts stop working
Customizing Shortcuts
Steps:
- Navigate to
chrome://extensions/shortcuts - Find "Excellent Data Filler"
- Click the pencil icon next to the shortcut
- Press your desired key combination
- Ensure no conflicts with existing shortcuts
- Click outside to save
Recommendations:
- Use modifier keys (Alt, Ctrl, Shift) to avoid conflicts
- Keep shortcuts memorable and related to their function
- Test shortcuts after customization
Related Documentation
- Context Menu - Right-click menu actions