I use chrome-cli to get a list of open URLs and the titles of their tabs, but in order to get this I need to run it twice, once with
list links and once with list tabs.
It would be useful to have something like list linkstabs that printed the identifiers, the URLs, and the titles.
I use
chrome-cli
to get a list of open URLs and the titles of their tabs, but in order to get this I need to run it twice, once withlist links
and once withlist tabs
.It would be useful to have something like
list linkstabs
that printed the identifiers, the URLs, and the titles.