Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 508 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 508 Bytes

Short python module to get the open tabs in Mozilla Firefox.

Dependent on the lz4 module.

Contains a method to decompress generic lz4-encrypted files and a method to get the tabs from a window of Mozilla Firefox.

Also contains a main method with an example application: takes the tabs open in Mozilla Firefox and writes to a file the name of the video in the first tab open to YouTube.

Aforementioned main method is useful for twitch streaming, where you want to display the current music/video playing.