Google-open-in-new-tab

Open links in the google search results in a new tab

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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

Autor
阿昭
Installationen heute
1
Installationen gesamt
4.921
Bewertungen
27 1 1
Version
1.0.2
Erstellt am
15.03.2020
Letzte Aktualisierung
15.07.2020
Größe
10,8 KB
Lizenz
n/a
Wird angewandt auf

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)