Separates all tabs matching a query into their own window.An extension which moves all tabs matching a query into their own window or to the beginning of their respective windows. You can match against tab URLs or tab titles and use plain text queries or regular expressions.
To use plain text, simply type the query as normal. To use regular expressions, type a valid JavaScript regex string with surrounding slashes (e.g., /query/).