Is there a way to list the open tabs in firefox from the command line?
|
The idea would be to access firefox data from 'outside'. You might want to look at this Stackoverflow question, | |||||||
feedback
|
|
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. | |||||
feedback
|