Search Engine Result Filter

Filters out specified domains from multiple search engines

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.

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

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!)

Author
smed79
Daily installs
1
Total installs
4
Ratings
0 0 0
Version
1.0
Created
2025-12-15
Updated
2025-12-15
Size
3.89 KB
License
GPLv3
Applies to

Search Engine Result Filter

A lightweight userscript to filter out search results from specified domains across multiple search engines. The script allows users to blacklist specific domains and ensures they do not appear in search results, providing a cleaner and more focused search experience.

Description

This script dynamically hides search results from user-defined domains. It is designed to work seamlessly with popular search engines like Google, Bing, Yandex, DuckDuckGo, and Startpage. The blocked domains can be easily customized, offering flexibility to tailor the script to individual needs.

Purpose

Search results often include content from unwanted or low-quality websites. This script ensures such websites are automatically filtered out, allowing users to focus on only the most relevant and high-quality sources. Whether it's for personal productivity or tailored research, this script simplifies your search experience.

Features

  • Multi-Search Engine Support: Google, Bing, Yandex, DuckDuckGo, and Startpage (easily extensible).
  • Custom Blacklist: Define domains or subdomains to hide using an editable list with wildcard support.
  • Dynamic Page Updates: Uses MutationObserver to dynamically filter new results as they appear.
  • Optimized Performance: Efficient code execution with requestAnimationFrame and optimized DOM handling.

How to Use?