Chrome Close tabs of a specific domain
Close all tabs that belong to a specific domain
Run this query
To run this query, you can use the following command:
anyquery run chrome_close_tabs_of_a_specific_domain
Arguments
Domain
The domain of the tabs to close
Additional informations
Source code AuthorTip
You can also run local queries using the anyquery run command. Just pass the path to the query file as an argument (e.g. anyquery run path/to/query.sql).