Google Hit Hider by Domain (Search Filter / Block Sites)

Block unwanted sites from your Google, DuckDuckGo, Startpage.com, Bing and Yahoo search results. v2.3.3 2024-12-08

< Отзив за Google Hit Hider by Domain (Search Filter / Block Sites)

Отзив: Отлично - скриптът работи

§
Публикуван на: 13.03.2025

I've started having this issue where the block buttons occupy a whole line now on Google (picture attached.) Working normally still on duckduckgo. I'm using greasemonkey on Waterfox 6.5.5

Jefferson ScherАвтор
§
Публикуван на: 13.03.2025

Hi, I noticed this after signing it (it was normal while signed out). I'll take a look.

Jefferson ScherАвтор
§
Публикуван на: 13.03.2025

Google is applying flex layout, which forces the button onto its own row. I can restore the normal width but getting it back into a convenient location is going to take some work. Or I could remove the flex layout, but I'm not sure what else might break.

Considering that the buttons are an eyesore on your layout, you could consider applying a custom button style using the following method:

(1) Open the Manage Hiding dialog and select the Options tab

(2) Scroll to the bottom and click Edit Custom Style Rules

(3) In the form that opens at the bottom of the tab, paste the following (this can follow any existing custom rules you might have installed):

.ghhb {width: min-content !important; filter: invert(1);}

(4) Click Test to see whether it helps. If the results are good, click Save, if bad, click Close.

§
Публикуван на: 13.03.2025

That fix looks great, the inverted colors on the button benefit other engines too. Thank you for responding so quickly!

Публикувайте отговор

Влезте, за да публикувате отговор.