Skip to content
Tech News
← Back to articles

Show HN: Adblock-rust Manager – Firefox extension to enable the Brave ad blocker

read original get Brave Browser Ad Blocker → more articles
Why This Matters

The adblock-rust Manager extension enhances Firefox's content blocking capabilities by providing a user-friendly interface to manage Brave's powerful Rust-based ad blocker engine. This development signifies a step towards more transparent and customizable ad blocking in mainstream browsers, benefiting both users and the wider tech industry by promoting open-source solutions and improved privacy controls.

Key Takeaways

adblock-rust Manager

A Firefox extension that enables and manages Firefox's built-in adblock-rust engine — Brave's open-source, Rust-based ad and tracker blocking engine, quietly shipped in Firefox 149.

Background

In March 2026, Firefox 149 silently shipped adblock-rust — the same Rust-based content blocking engine that powers Brave's native ad blocker. It supports network request blocking, cosmetic filtering, and is fully compatible with uBlock Origin filter list syntax.

Mozilla shipped it disabled by default, with no user interface and no mention in the release notes. It is controlled exclusively by two about:config preferences:

Preference Purpose privacy.trackingprotection.content.protection.enabled Enables/disables the engine privacy.trackingprotection.content.protection.test_list_urls Pipe-separated list of filter list URLs

This extension gives you a proper UI to manage both.

Features

🛡 One-click ETP toggle — Disable Firefox's built-in Enhanced Tracking Protection so adblock-rust handles blocking instead. Applied instantly via the standard WebExtension Privacy API.

— Disable Firefox's built-in Enhanced Tracking Protection so adblock-rust handles blocking instead. Applied instantly via the standard WebExtension Privacy API. 📋 Guided setup — Step-by-step instructions for the about:config prefs that can't be set programmatically, with one-click copy buttons for every value you need to paste.

... continue reading