Our goal is to be able to search our Firefox history -- as well as the currently opened tabs -- from the terminal.
We are going to create two scripts, one called history_search.py to
search our history, and one called switch_tabs.py to show and select
from the currently opened tabs …