Edge Close tabs of a specific domain

Close all tabs from a specific domain in a Chromium-based browser.

Run this query

To run this query, you can use the following command:

anyquery run edge_close_tabs_of_a_specific_domain <domain>

Arguments

Domain

The domain whose tabs should be closed

Additional informations

Source code Author

Tip

You can limit the number of results returned by a query using the --limit flag. For example, to limit the results to 10 rows, run anyquery run --limit 10.