How to open a new tab in Background using AppleScript in chrome.
Open a tab seems so easy, but I just can’t find what can be called to open the tab in background, which means the active tab remains the same.
How to open a new tab in Background using AppleScript in chrome. Open a
Share
You can save the
active tab indexin a variable and set it back after you created your tab: