Am I missing something in the Chrome tabs documentation or is there a way for an extension to change the currently active tab?
I have an extension which, once the tab ha
Use active:true to switch to tab/focus it, and highlighted:true to select one or many like when you wanna move them around.
active:true
highlighted:true