-
Notifications
You must be signed in to change notification settings - Fork 5.8k
[Arc] Multi Profile Support #7665
Copy link
Copy link
Closed as not planned
Labels
extensionIssues related to one of the extensions in the StoreIssues related to one of the extensions in the Storeextension: arcIssues related to the arc extensionIssues related to the arc extensionfeature requestNew feature or improvementNew feature or improvementstatus: stalledStalled due inactivityStalled due inactivity
Description
For the arc extension
Description
As a user, I want my Arc commands to work across multiple profiles, so I can access data across all my browser activity.
Who will benefit from this feature?
Anyone who leverages multiple profiles in Arc.
Anything else?
"Search Arc" is currently only looking up the Default profile's history. We need to come up with a way to work with multiple profiles.
There are some ideas on how this could be done.
- Create a useSQL hook variation that can query multiple databases and return all of the results together (less performant but an easier experience).
- Create separate "Search arc" commands for each profile (isolated but more performant and easier to use).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
extensionIssues related to one of the extensions in the StoreIssues related to one of the extensions in the Storeextension: arcIssues related to the arc extensionIssues related to the arc extensionfeature requestNew feature or improvementNew feature or improvementstatus: stalledStalled due inactivityStalled due inactivity