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 brave_close_tabs_of_a_specific_domain <domain>

Arguments

Domain

The domain of the tabs to close

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.