loilo / auto-group-tabs

Google Chrome extension to automatically group tabs by URL
https://chrome.google.com/webstore/detail/auto-group-tabs/danncghahncanipdoajmakdbeaophenb
MIT License
109 stars 19 forks source link

Ungroup if url does not match anymore #51

Closed HaroldAlingGSD closed 1 month ago

HaroldAlingGSD commented 1 month ago

I've added a DEV group for all *.localhost URLs. If I navigate to a different URL in that tab, the tab should not match anymore and leave the DEV group.

loilo commented 1 month ago

You can do this by using the strict option, see #46. :)