Add Search ,on google or on new tab (chrome), for search on all Website hosting
< Feedback on Search ddl
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
उत्तर पोस्ट करण्यासाठी साइन इन करा.
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