Monday, February 20, 2023

chrome results page - name now appears before address

chrome results page - name now appears before address

Google chrome has recently put in official names in front of website address in the search results. It annoys me.

Using adblocker plus, I moved my cursor over the "Auto Trader" name and it blocks it using element google.com##.VuuXrf which can, after looking in the chrome developer tools can be rewritten in adblock filter as google.com##span[class="VuuXrf"]

This blocks the names most times when refreshing the page but once every few times refreshing the page, it inserts a blank space between the address and the main title. Blocking other elements messes up the page even more.

Please help me to block the names without inserting the blank space sometimes.

Opening up the developer tools, each search result has div class="MjjYud" and the element in this that contains the name to block is class="yuRUbf". In this element there will be class="VuuXrf" but obviously you will only see it if you open the developer tools when the page displays the name.

normal

after blocking span[class=\"VuuXrf\"], this space is sometimes inserted

submitted by /u/nimbleviper
[link] [comments]


No comments:

Post a Comment