> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Firefox Has Quietly Integrated Brave's Adblock Engine
- URL: https://itsfoss.com/news/firefox-ships-brave-adblock-engine/
- Published: 2026-04-24T11:12:27.000Z
- Updated: 2026-04-24T11:12:27.000Z
- Description: Mozilla shipped it in Firefox 149 without a mention in the release notes.
- Author: Sourav Rudra
- Tags: News

Back in March, [Firefox 149](https://www.firefox.com/en-US/firefox/149.0/releasenotes/?ref=itsfoss.com) was released with many changes, like a free built-in VPN, a *Split View* that allows the loading of two pages side by side, and the XDG portal file picker as the new default on Linux.

However, an interesting addition had gone mostly unnoticed until now.

## Firefox has Some Brave in it now

![this picture shows a closed bug on mozilla's bugzilla instance, titled "add a prototype rich content blocking engine"](https://itsfoss.com/content/images/2026/04/firefox-adblock-rust-patch.png)

[Shivan Kaul Sahib](https://www.linkedin.com/in/shivankaulsahib/?ref=itsfoss.com), the VP of Privacy and Security at [Brave](https://brave.com/?ref=itsfoss.com), has put out [a blog post](https://shivankaul.com/blog/firefox-bundles-adblock-rust?ref=itsfoss.com) about something that didn't make it into the Firefox 149 release notes at all. The browser now ships [adblock-rust](https://github.com/brave/adblock-rust?ref=itsfoss.com), **Brave's open source Rust-based ad and tracker blocking engine**.

The change landed via Bugzilla [Bug 2013888](https://bugzilla.mozilla.org/show%5Fbug.cgi?id=2013888&ref=itsfoss.com), which was filed and handled by Mozilla engineer [Benjamin VanderSloot](https://www.linkedin.com/in/benjamin-vandersloot/?ref=itsfoss.com). The bug is titled "*Add a prototype rich content blocking engine,*" and keeps the engine disabled by default with no user interface or filter lists included.

For informational purposes, [adblock-rust](https://github.com/brave/adblock-rust?ref=itsfoss.com) is the engine behind Brave's native content blocker (*aka ad blocker*). It is written in **Rust** and licensed under **MPL-2.0**, handling network request blocking, cosmetic filtering, and features a [uBlock Origin](https://github.com/gorhill/ublock?ref=itsfoss.com)\-compatible filter list syntax.

Shivan also mentions that [Waterfox](https://www.waterfox.com/?ref=itsfoss.com), the popular Firefox fork, [has adopted adblock-rust](https://github.com/BrowserWorks/waterfox/issues/4182?ref=itsfoss.com), building directly upon Firefox's own implementation.

## Want to test it?

Before starting, head to [Enhanced Tracking Protection](https://support.mozilla.org/en-US/kb/enhanced-tracking-protection-firefox-desktop?ref=itsfoss.com)'s shield icon in the address bar and turn it off for the website you will be testing this with. This way, adblock-rust is doing the work, not Firefox's existing feature.

🚧

I suggest testing this experimental feature on a throwaway installation of Firefox.

Now open a new tab and go to `about:config`. Accept the warning when it shows up. Search for `privacy.trackingprotection.content.protection.enabled` and set it to "***true***" by clicking on the toggle. 👇

![firefox screenshot that shows the about:config page with this search result: privacy.trackingprotection.content.protection.enabled](https://itsfoss.com/content/images/2026/04/firefox-adblock-rust-config-1.png)

![](https://itsfoss.com/content/images/2026/04/firefox-adblock-rust-config-2.png)

![](https://itsfoss.com/content/images/2026/04/firefox-adblock-rust-config-3.png)

Next, search for `privacy.trackingprotection.content.protection.test_list_urls`, click on the "Edit" button, and paste the following value to add the [EasyList](https://easylist.to/?ref=itsfoss.com) and [EasyPrivacy](https://github.com/easylist/easylist/tree/master/easyprivacy?ref=itsfoss.com) filter lists to Firefox:

`https://easylist.to/easylist/easylist.txt|https://easylist.to/easylist/easyprivacy.txt`

Remember to click on the blue-colored "*Save*" button before moving on.

![](https://itsfoss.com/content/images/2026/04/firefox-adblock-rust-demo-1.png)

![](https://itsfoss.com/content/images/2026/04/firefox-adblock-rust-demo-2.png)

**Left: advertisement shown; Right: advertisement blocked*

Now visit a site with known ads, like [Yahoo](https://www.yahoo.com/?ref=itsfoss.com) (*as I did above*). If it's working, ad slots will still render in the page layout, but the actual ad content will be blocked. In my test, the banner on Yahoo came up showing only the text "*Advertisement*" with the advert bit stripped out.

Support independent Linux journalism! If you think we are doing a good job at helping people use Linux on their personal computers, support us by opting for Plus membership.  
  
Here's what you get with It's FOSS Plus membership: 

✅ 5 Free eBooks on Linux, Docker and Bash  
✅ Ad-free reading experience  
✅ Badges in the comment section and forum  
✅ Support creation of educational Linux materials

[Join It's FOSS Plus ](https://itsfoss.com/membership/)