Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Support Chrome's Tab Grouping feature. #1821

Closed
nakedpantsu opened this issue Mar 8, 2022 · 4 comments · Fixed by #1853
Closed

[Request] Support Chrome's Tab Grouping feature. #1821

nakedpantsu opened this issue Mar 8, 2022 · 4 comments · Fixed by #1853
Assignees

Comments

@nakedpantsu
Copy link

Hi,

Is it possible for this extension to be able to manage tabs that are grouped (create, add, remove, etc)? Or at least be aware of Tab Groups and be able to color code tabs that are in the same group?

Thanks in advance!

@xcv58
Copy link
Owner

xcv58 commented Mar 8, 2022

Thanks for reaching out. It should be doable since the api exists https://developer.chrome.com/docs/extensions/reference/tabGroups/

It should look like the Firefox container feature. #499

@nakedpantsu
Copy link
Author

Oh cool! Thanks for this. Cheers!

@xcv58
Copy link
Owner

xcv58 commented Mar 12, 2022

This feature is blocked by

image

#1207

@xcv58 xcv58 pinned this issue Mar 15, 2022
@xcv58 xcv58 linked a pull request Mar 21, 2022 that will close this issue
@xcv58
Copy link
Owner

xcv58 commented Mar 21, 2022

PR #1853

It looks like:
image

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 a pull request may close this issue.

2 participants