v1.10.0 - Field-Scoped Search
What's New
New Feature: Field-Scoped Search (inurl: / intitle:)
Narrow any search to a single field. Type inurl: to match only the URL (and domain), or intitle: to match only the tab title.
Behavior
- Type
inurl:orintitle:and the prefix turns into a chip in the search box — only your bare term stays in the input - Or pick the field from the mode menu (caret button), now with icons for All fields / In URL / In title
- The chip locks the mode, so you can't accidentally stack operators like
inurl:foo inurl:"bar" - Field scopes compose with the other modes —
inurl:"word"is an exact whole-word URL search,intitle:word*is a wildcard title search - Remove the chip (× or Backspace at the start) to return to all-fields search
- Placeholder updates to hint the active mode
All existing search modes are unchanged: fuzzy (default), exact whole-word ("word"), and wildcard substring (word*).
🤖 Generated with Claude Code