Set up new background.js file that acts as a server, keeping tabs
(pun intended) on new tabs, updated tabs and window switches, using
a tab cache that the switcher client requests on startup. This makes
the switcher way more responsive and separates logic better.
Set up new background.js file that acts as a server, keeping tabs (pun intended) on new tabs, updated tabs and window switches, using a tab cache that the switcher client requests on startup. This makes the switcher way more responsive and separates logic better.