Greasy Fork is available in English.

Search ddl

Add Search ,on google or on new tab (chrome), for search on all Website hosting

< Rückmeldungen aufSearch ddl

Frage/Kommentar

§
Veröffentlicht: 21.03.2020
Bearbeitet: 21.03.2020

Search ddl : need @include for other Languages

Like:

// @include *://www.google.com/*

But maybe you need use regxp to match only Google search (and exclude Gmail by example).

By example for my usertyle i use:

@-moz-document regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?."), regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?/((\\?|webhp|search|gfe_rd|auth|gws_rd|#q|imghp|#gfe_rd|#safe|#pws|#tbs|#gws|#tbm).*)"), regexp("https?://encrypted.google.(com|([a-z]{2}))(.[a-z]{2})?\\/((\\\\?|webhp|search|gfe_rd|auth|gws_rd|#q|imghp|#gfe_rd|#safe|#pws|#tbs|#gws|#tbm).*)"), regexp("https?://encrypted.google.(com|([a-z]{2}))(.[a-z]{2})?."), regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?\\/_\\/chrome\\/newtab\\?.*")

I found it here: (Userstyeles Forum) https://userstyles.org/styles/153816/darksearch-nass-o-fork

Antwort schreiben

Anmelden um eine Antwort zu senden.