smblott-github / chromix-too

External access to Chrome's internal Javascript API.
https://www.npmjs.com/package/chromix-too
105 stars 10 forks source link

Window information #18

Closed eyalev closed 6 years ago

eyalev commented 6 years ago

Is there a way to get a list of Chrome's windows?

And to get window information for a specific tab?

Thanks

eyalev commented 6 years ago

Found it:

$ chromix-too raw chrome.windows.getAll '{"populate": true}'