Skip to content

Google No Favicon by leknin

Screenshot of Google No Favicon

Details

Authorleknin

LicenseNo License

Categorygoogle

Created

Updated

Size416 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Removes favicon from Google search

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Google No Favicon
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document url-prefix("https://www.google.com/search"), url-prefix("https://www.google.co.uk/search") {
    .H9lube {
  display: none;
   }
   .GRN7Gc {
  background: #fff0;
   }
  span.oPfux {
  display: none;
   }
	
	
}   

Reviews

No reviews yet.