Library to interface with firefox. Hacks are allowed.
examples
To implement focus_tab
, user must install focusTab
assets/index.poc.html
to understand PoC of interfacing with extensionTo implement tab listing, look into assets/list-fftabs.py
as reference. Original from gist.