Is there a way to list the open tabs in firefox from the command line?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
The idea would be to access firefox data from 'outside'. You might want to look at this Stackoverflow question, |
|||||||
|
|
According to the mozilla site, no. https://developer.mozilla.org/En/Command_Line_Options Although you could write a plugin to write tab names to a text file I guess. |
|||