prasmussen / chrome-cli

Control Google Chrome from the command line
MIT License
2.61k stars 89 forks source link

Feature request: single command that combines `list links` and `list tabs` #72

Closed tadhg-ohiggins closed 1 year ago

tadhg-ohiggins commented 2 years ago

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.

prasmussen commented 1 year ago

list tablinks is available in v1.9.1. Homebrew formula is updated.