icon

FreeFiller Options

Profiles

Profile Data

What is Profile Data?

Profile Data is a JSON object of reusable fields (e.g., {"firstName":"Allen","email":"allen@example.com"}). You can reference these fields in rule values with {{profile.key}}, like {{profile.email}}.

  • Don’t paste passwords here unless you understand the risks.
  • To save changes, click Save Profile Data.
  • Fields are available in rules and snippets via {{profile.*}}.

Use keys like firstName, email, etc. Reference them in rules with {{profile.email}}.

Rules

How rules work

Site glob: which pages the rule applies to (e.g., *://*.example.com/*).

Selector: CSS selector to target the field (e.g., input[name="email"]), supports full CSS selectors.

Value: text to fill, supports template fields like {{profile.email}}.

Tip: when a rule gets added or edited, or when a rule get hit/used to fill in a form, it will update a recent badge on that rule to allow floating to the top.

Tip:`Rules` changes will save when you click outside the field you are editing. Updated rules will move to the top if you have "Float recently matched" checked. Editing… List order is PAUSED. Click outside the field you are editing to finish and save. After saving, updated rule will move to the top if you have "Float recently matched" checked.

SPECIAL IMPORTER - Import Lightning Autofill CSV files

Supports Name as regex (e.g. /^username$/i) and Site globs like 172.*/cgi-bin/luci.

Snippets

What are Snippets?

Short reusable text blocks. Insert them into rule values using {{snippets.NAME}}.

Trigger (e.g. ;phone)Value

Settings


Maintenance

Backup