Skip to content

mwsmws22/mws-greasyfork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

mws-greasyfork

This is my personal repository of Tampermonkey scripts, specifically ones hosted on Greasy Fork.

Scripts

google-interface-cleanup-fixed.js

All credit goes to the original author, antics1. See Google interface cleanup.

My fixed version: Google interface cleanup fixed.

Unfortunately, the original script no longer works in its current state. I fixed it and also added a bunch of personal preferences tweaks.

Tweaks:

  • Move uBlacklist uBlacklist has blocked X sites Show banner to top of search results container
  • Removed waitForKeyElements("#media_result_group", undesiredElement);
  • Add values to annoyances list
  • Pretty formatting and random optimization from Copilot

Description:
This script removes various unwanted elements from Google search results to provide a cleaner interface. It targets and hides elements such as "People also ask", "Videos", "Related searches", and many more. The script uses XPath to identify and remove these elements. It also includes functionality to hide or remove specific elements, traverse ancestor nodes to find and hide parent elements, and remove search suggestions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published