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!)

Fejlesztő
阿昭
Napi telepítések
0
Telepítések száma
4 921
Értékelések
27 1 1
Verzió
1.0.2
Létrehozva
2020.03.15.
Frissítve
2020.07.15.
Size
10 KB
Licensz
Ismeretlen
Érvényes

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)