Google Search Result Clean

Remove "People also ask", "Featured Snippets", "Video", "Image", "Searches related to ...", "Twitter", etc. Remove naive websites.

< Обсуждения Google Search Result Clean

Отзыв: Нормальный — скрипт работает, но имеет существенные недостатки

§
Создано: 20.09.2024
Отредактировано: 20.09.2024

You have to remove or comment out the section

" resultLine.querySelectorAll('img').forEach(span => {
resultLine.remove();
}); "

or this script will prevent ANY results from showing at all. You will have to clean up the remaining gaggle-fuck of UI elements with uBlock's element picker.
Still have yet to see if this script is actually successful in blocking everything without raping the actual results and their order.

Ответить

Войдите, чтобы ответить.