Skip to content

Conversation

@motilevy
Copy link

Detect Chrome profiles from Local State and show them as separate items in the browser picker. Each profile can have its own keyboard shortcut, be hidden individually, and be assigned to URL rules.

  • Add ChromeProfile model and detection from Chrome Local State JSON
  • Expand Chrome into per-profile picker items (e.g. "Chrome - Moti")
  • Launch with --profile-directory flag, combinable with incognito
  • Add Profiles preferences tab (detect, rename, hide, shortcuts)
  • Add optional profile picker to rule editor when app is Chrome
  • Fix scrollEdgeEffectDisabled compatibility with current Xcode SDK
SCR-20260212-kuxr SCR-20260212-kumd SCR-20260212-ktwy

disclaimer : this is all AI generate code, but works well on several macs I tested on.

Detect Chrome profiles from Local State and show them as separate
items in the browser picker. Each profile can have its own keyboard
shortcut, be hidden individually, and be assigned to URL rules.

- Add ChromeProfile model and detection from Chrome Local State JSON
- Expand Chrome into per-profile picker items (e.g. "Chrome - Moti")
- Launch with --profile-directory flag, combinable with incognito
- Add Profiles preferences tab (detect, rename, hide, shortcuts)
- Add optional profile picker to rule editor when app is Chrome
- Fix scrollEdgeEffectDisabled compatibility with current Xcode SDK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant