Not sure, but can you try adding script content to an inactive tab (or only on all tabs) and then send a request to the inactive tab ( sendRequest)? The contents of the script should execute window.focus(). Again, not sure if this works.
Update inactive tab and submit { selected: true }. This should work as it is indicated as an available setting.
source
share