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}}.
{{profile.*}}.Use keys like firstName, email, etc. Reference them in rules with {{profile.email}}.
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.
Supports Name as regex (e.g. /^username$/i) and Site globs like 172.*/cgi-bin/luci.
Short reusable text blocks. Insert them into rule values using {{snippets.NAME}}.
| Trigger (e.g. ;phone) | Value |
|---|