Quote:
Originally Posted by Kusuri
Thats relative easy fix-able.
1) Get Ublock Origin
2) Go on the Website where it happens
3) Right click on the Spot where the Element is that Amazon (not your addon) adds for the reviews of goodreads
4) Click "block element" / "remove element" (dunno how it is called in english since i use german interface on my computer) ...
|
I use uBlock Origin constantly for things like this. One of the more annoying things that I was finally was able to get rid of was "Log in with Google" popping up everywhere (why?). Finally got tired enough of it that I "googled" a fix for it, using uBlock Origin.
I just added the following lines to my filters...
||id.google.com^
||accounts.google.com/gsi/$3p
I'm not sure which line actually does it, so I just left both in.
Also got rid of the irritating YouTube Shorts panel at YouTube.
www.youtube.com##ytd-grid-video-renderer:has([href*="shorts"])
www.youtube.com###dismissible:has([href*="shorts"])
http://www.youtube.com##.ytd-rich-se...er.style-scope > .ytd-rich-shelf-renderer
Again, not sure which line did it, so I left them all in the filter. Maybe it needs them all, I don't know.