The google search with a minimal design, optimized to keyboard-centric users. It also removes accessibility buttons. Use carefully! xD
Minimalist google search by becelli
Details
Authorbecelli
LicenseNo License
Categorygoogle.com
Created
Updated
Size482 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/*
@name Minimalist google search
@author Gustavo Becelli
@namespace Userstyles
@version 1.0
@-moz-document domain("google.com") {
/* Remove the elements on the initial page */
#SIvCob,
#gbqfbb,
.KxwPGc,
.MV3Tnb,
.SSwjIe,
.gb_7d,
.WE0UJf,
.Wt5Tfe,
.k1zIA,
.rSk4se,
.XDyW0e,
.iblpc,
.nDcEnd
{
display:none !important;
}
/* Uncomment the next line if you want to disable the footer in the results page.
/* .fbar {
display: none !important;
} */