Google Spam Filter

Clean up Google Search spam links

Tính đến 07-12-2024. Xem phiên bản mới nhất.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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

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

You will need to install a user script manager extension to install this script.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Tác giả
CrazyWolf13
Đánh giá
0 0 0
Phiên bản
0.1
Đã tạo
07-12-2024
Đã cập nhật
07-12-2024
Kích thước
3 KB
Giấy phép
MIT
Áp dụng cho

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!