Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

iorate/ublacklist

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,512 Commits
1,512 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uBlacklist

English | Deutsch | 简体中文

Blocks specific sites from appearing in Google search results

Chrome Web Store / Firefox Add-ons / App Store (for macOS and iOS, thanks to Group-Leafy)

Description

This extension prevents the sites you specify from appearing in Google search results.

You can add rules on search result pages, or on sites to be blocked by clicking the toolbar icon. Rules can be specified either by match patterns (e.g. *://*.example.com/*) or by expressions including regular expressions, variables and string matchers (e.g. /example\.(net|org)/, path*="example"i, $category = "images" & title ^= "Example"…).

You can synchronize rulesets across devices via cloud storage (Google Drive, Dropbox, WebDAV) or browser sync.

You can also subscribe to public rulesets. Some public rulesets are listed on the website: https://ublacklist.github.io/rulesets

Browser support policy

uBlacklist supports the following browser versions:

  • Chrome: Latest stable version only
  • Firefox: Latest stable version and latest ESR only
  • Safari: Latest stable version only (macOS and iOS)

Support for browsers outside the list above depends on community contributions. Please open a Discussion with a concrete implementation proposal — reports without one are unlikely to be addressed.

Supported search engines

This extension is available in the below search engines.

Web Images Videos News
Google ✔️ ✔️ ✔️ ✔️
Bing ✔️ ✔️ ✔️ ✔️
Brave ✔️ ✔️ ✔️ ✔️
DuckDuckGo ✔️ ✔️ ✔️ ✔️
Ecosia ✔️ ✔️ ✔️ ✔️
Kagi ✔️ ✔️ ✔️ ✔️
SearXNG ✔️ ✔️ ✔️ ✔️
Startpage ✔️ ✔️ ✔️ ✔️
Yahoo! JAPAN ✔️ ✔️ ✔️
Yandex ✔️ ✔️

No additional builtin search engine support is planned. You can use SERPINFO to add support for any search engine yourself.

Related repositories

For subscription providers

To publish a ruleset as a subscription, place a ruleset file encoded in UTF-8 on a suitable HTTP(S) server, and publish the URL. Here is an example hosted on GitHub:

https://raw.githubusercontent.com/iorate/ublacklist-example-subscription/master/uBlacklist.txt

You can prepend YAML frontmatter to your ruleset. It is recommended that you set the name variable.

---
name: Your ruleset name
---
*://*.example.com/*

Contributing

See our Contributing Guide for detailed development setup and guidelines.

Author

iorate (X)

License

uBlacklist is licensed under MIT License.

About

Blocks specific sites from appearing in Google search results

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.