Skip to content

Gplex Gbar V3-ifier by sulflix

Screenshot of Gplex Gbar V3-ifier

Details

Authorsulflix

LicenseNo License

Categorygoogle

Created

Updated

Code size653 B

Code checksum3e4a6fa

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Makes Gplex's Gbar look like the one from V3.

Credits to rysiequ for additional help, i only uploaded it. (for the lulz, of course.)

Notes

Source code

/* ==UserStyle==
@name           Gplex Gbar V3-ifier
@namespace      https://userstyles.world/style/15797
@version        1.0.1
@description    Makes Gplex's Gbar look like the one from V3. Gplex can be found here: https://greasyfork.org/en/scripts/492193-gplex-old-google-frontend
@author         sulflix & rysiequ
==/UserStyle== */

@-moz-document url-prefix("https://www.google.com/") {
        #gp-gbar-inner {
        height: 30px !important;
    }
        #gp-gbar-more .arrow {
        padding-top: 2px !important;
    }
    .gp-gbar-link {
        position: relative;
        left: 36px !important;
        padding: 0 0.822px !important;
    }
}

Reviews

No reviews yet.