Google Search Result Clean

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

< Feedback on Google Search Result Clean

Review: OK - script works, but has bugs

§
Posted: 2024-09-20
Edited: 2024-09-20

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.

Post reply

Sign in to post a reply.