suggestion: include tab group names in tab search results
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Currently the tab search feature searches tab titles and URLs.
It would be great to also match against Chrome tab group names via the chrome.tabGroups API, so one can quickly find and jump to tabs by their group name.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the tab search feature but no files or tests; start by locating its implementation and reviewing how it currently matches tab titles and URLs. Check the chrome.tabGroups API for group-name data, then verify that searches match group names and still let users find and jump to the relevant tabs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100