MS Edge - Switch to new tab when created

Post your working scripts, libraries and tools for AHK v1.1 and older
motorcycleman4701
Posts: 2
Joined: 25 Jun 2017, 12:54

MS Edge - Switch to new tab when created

24 Jul 2017, 10:01

; Switch to new Tab Immediately
~^LButton::
Sleep 500
SendInput, ^{Tab}
return
motorcycleman4701
Posts: 2
Joined: 25 Jun 2017, 12:54

Re: MS Edge - Switch to new tab when created

24 Jul 2017, 10:07

Hold Cntrl Key and click and will switch to newly opened tab immediately

; Switch to new Tab Immediately
~^LButton::
Sleep 500
SendInput, ^{Tab}
return

Return to “Scripts and Functions (v1)”

Who is online

Users browsing this forum: No registered users and 92 guests