Google Spam Filter

Clean up Google Search spam links

Stan na 07-12-2024. Zobacz najnowsza wersja.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
CrazyWolf13
Oceny
0 0 0
Wersja
0.1
Utworzono
07-12-2024
Zaktualizowano
07-12-2024
Rozmiar
2,72 KB
Licencja
MIT
Dotyczy

Remove Sponsored Links from Google Search

Say goodbye to clutter! This script automatically removes all sponsored links from Google Search results, ensuring a cleaner and distraction-free browsing experience.


How It Works

  • Detects elements containing sponsored keywords in multiple languages, including:
    • English: "sponsored"
    • German: "gesponsert"
    • Spanish: "patrocinado"
    • And more! (See the full list in the script code.)
  • Once detected, the script traverses up the DOM and removes the entire search result associated with the sponsored content.

Features

  • Multilingual Detection: Covers common terms for "sponsored" in various languages to ensure accurate filtering worldwide.
  • Dynamic Content Support: Handles Google’s infinite scrolling and dynamically loaded search results seamlessly.
  • Lightweight and Fast: Designed to run efficiently with minimal impact on your browsing experience.

Installation

  1. Install a userscript manager like Tampermonkey or Violentmonkey.
  2. Click the "Install" button on this page.
  3. Open Google Search and enjoy ad-free results!

Customization

  • Add or modify sponsored keywords in the SPONSORED_KEYWORDS array to tailor the script to your needs.
  • Adjust the DOM traversal depth if required for different layouts.

Feedback & Support

If you encounter any issues or have suggestions for improvements, feel free to share them. Your feedback helps keep this script reliable and effective!