Skip to content

Site Settings

Customize site-specific settings for optimal form filling behavior and data handling.

Site Settings

🔧 Form Filling Settings

Configure how the extension handles form filling operations and data processing.

SettingDescriptionExample Values
Ignore field default valueSkip filling default values in form fieldsToggle ON/OFF
Stop Filler on Missing DataStop form filling when no data available or all entries completedToggle ON/OFF
Use Value SeparatorGlobal separator for splitting values across all fields\r\n
,
;
Show Entry Status BarDisplay status bar showing current entry progressToggle ON/OFF
Set Form Filling SpeedEnable delay between form field fillsToggle ON/OFF
Tab-Specific Data FillerUse Excel data specific to current tabToggle ON/OFF
Refill Frozen RowsRefill frozen Excel rows automatically once all rows are completedToggle ON/OFF
Site Startup URLConfigure site launch URL for one-click opening and filler startuphttps://example.com

Note

When Ignore field default value is active, field default values will not be filled.

  • Default Behavior - When Excel Data is not available while filling the form, then field default value is filled automatically.

Note

If there are values in new line then use \r\n for split values.

Note

If Tab-Specific Data Filler is active, then each tab is assigned unique data for filling.

Note

If Site Startup URL is filled, an "Open Site" button appears in the site. Clicking this button opens the URL in a new tab and automatically starts the form filler.

⚡ Performance Settings

Configure form filling speed and timing for optimal performance.

Field OptionsDescriptionExample Values
Choice Form Filling SpeedSelect form filling speed methodFast (no delay)
Medium (0.3s delay)
Slow (2s delay)
Random (min, max)
Min. MillisecondsMinimum delay time for random speed200, 500, 1000
Max. MillisecondsMaximum delay time for random speed1000, 2000, 3000

Note: Min/Max milliseconds settings only appear when "Random (min, max)" is selected.

📅 Data Format Settings

Configure how dates and data are formatted and displayed.

Field OptionsDescriptionExample Values
Excel Date FormatFormat for displaying dates from Excelyyyy-mm-dd, MM-DD-YYYY, YYYY-MM-DD[T]HH:mm:ss
View Excel Column DataSearch and select specific Excel columns to viewSearch and Select Excel Column Name

Supported Date Formats:

  • YYYY-MM-DD[T]HH:mm:ss - Full datetime format
  • MM-DD-YYYY - US date format
  • YYYY-MM-DD - ISO date format (default)

Default Date Format

Default Date Format: yyyy-mm-dd

🔐 Captcha Solution

Configure Captcha Solution API Keys for this specific site.

Field OptionsDescriptionExample Values
Use Captcha SolutionEnable/disable captcha solving for this siteToggle ON/OFF
Service NameCaptcha solving service provider2captcha
Service API KeyYour captcha service API keya1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6

How to Use:

  1. Toggle "Use Captcha Solution" to ON
  2. Service Name will show 2captcha
  3. Enter your Service API Key from your 2Captcha account
  4. API key will be used for all captcha solving on this site

Get API Key

Sign up at 2Captcha to get your API key. You can find it in your account dashboard after signing up.

Priority

API keys can be configured at three levels:

  • Global Settings - Applies to all sites
  • Site Settings (this page) - Applies to this specific site
  • Field Settings - Applies to specific field

Priority Order: Field Settings > Site Settings > Global Settings

Related Documentation:

📤 Export Site Data

Site data export functionality.

OperationDescriptionAction
Export Site DataBackup current site data and configurationsClick "Export Site Data" button

How to Use:

  1. Click the "Export Site Data" button
  2. Download the generated backup file
  3. Store the backup file securely
  4. Import the backup from the extension settings page

What's Included in Export:

  • Site configuration and settings
  • Form field definitions and selectors
  • Field mapping and validation rules
  • Custom settings and preferences

Note

Export option doesn't include Excel data - only site configurations and settings.

Released under the MIT License.