Google-open-in-new-tab

Open links in the google search results in a new tab

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
阿昭
Daily installs
0
Total installs
4,856
Ratings
27 1 0
Version
1.0.2
Created
2020-03-15
Updated
2020-07-15
Size
10.8 KB
License
N/A
Applies to

Google-open-in-new-tab

Open links in the google search results in a new tab
Repository URL: https://github.com/li-zyang/zScripts/tree/master/Google-open-in-new-tab
Greasy Fork: https://greasyfork.org/en/scripts/397957-google-open-in-new-tab
Any disscussions / feedbacks / contributions are welcomed.

What does this script does

  1. add _blank for target attribute for hyperlinks
  2. add noopener as rel for hyperlinks
  3. remove event listeners for hyperlinks (which causes a redirection)