Skip to content

Repository files navigation

Brave Filters and Scriptlets

📖 About

My personal Brave Browser Adblock Custom Filters and Scriptlets to sync between installed instances. Some filters to remove annoying elements/popups/ads/chats from websites.

ℹ️

Filter: just like regex for blocking elements on websites. Found on Ublock Origin, AdGuard or AdBlock Plus documentation, and are many community personalized filters list on the internet to add on this extensions (and native embedded on Brave).

Scriptlets: custom javascript to run on websites. It’s like a Tampermonkey/Greasemonkey script, but embedded on Brave browser. It’s a powerful tool to customize websites, remove elements, change styles, and more.

🚀 How to use TL;DR

Copy the filter file URL: https://raw.githubusercontent.com/Esl1h/Brave-Filters-and-Scriptlets/refs/heads/main/filters and paste on Custom Filter List brave://settings/shields/filters

OR copy all content in filters file, and paste on "Create custom filters" box.

And create a Custom scriptlets with the same name and content on .js file in this repository.



Scriptlets

Redirects:

  • Instagram to imginn

  • wikipedia to wikiwand

  • imdb to libremdb

  • quora to quetre



📦 Installation

Follow these steps to integrate the custom filters and scriptlets into your Brave Browser:

💻 Adding Custom Filters

  1. Copy the Filter File URL:

  2. Add to Brave’s Custom Filter List:

    • Navigate to brave://settings/shields/filters.

    • Under "Custom Filters," click "Add Custom Filter List."

    • Paste the copied URL and click "Add."

Alternatively, you can:

  1. Copy Filter Content:

  2. Paste into Custom Filters:

    • Go to brave://settings/shields/filters.

    • Scroll to "Create custom filters" and paste the copied content.

🔨 Adding Custom Scriptlets

  1. Access Brave’s Custom Filters:

    • Navigate to brave://settings/shields/filters.

  2. Enable Developer Mode:

    • Toggle on "Developer Mode" to unlock advanced settings.

  3. Add Scriptlet Content:

    • Scroll to "Custom Filters" and paste your scriptlet code.

  4. Save Changes:

    • Click "Save" to apply the scriptlets.

💡
Ensure that your scriptlets are compatible with Brave’s ad-blocking engine to avoid potential issues.

About

Brave Browser Adblock Custom Filters and Scriptlets

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages