Change Tab (Tab) selection in Chrome

0

I researched a little, and found no alternatives to the question. I was wondering if it is possible to JavaScript or PHP change the selected tab in Chrome. For example there is a tool that performs periodic .csv extractions by running links in new tabs that close automatically. 9 new tabs are opened, I would like to see the Chrome tab again after the opening request.

I thought of simulating the pressing (9 *) of the CTRL+Page UP keys but I did not find anything concrete to make it work.

Use some chrome API to select the Tab[1] tab.

If there are any suggestions, I'll be waiting!

    
asked by anonymous 03.03.2017 / 18:09

0 answers