Google Search Result Clean

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

< 腳本Google Search Result Clean的回應

評論:普通 - 腳本能使用,但有一些問題

§
發表於:2024-09-20
編輯: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.

發表回覆

登入以回覆