How to open new tab of the same browser

HI,

How about using InjectJSscript as the following?

"function(e,v) {window.open(v, '_blank').focus();}"

Sample20230313-2L.zip (222.4 KB)

Regards,

3 Likes