> For the complete documentation index, see [llms.txt](https://xsn.gitbook.io/xsn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xsn.gitbook.io/xsn/wiki/ublock-origin-lite.md).

# uBlock Origin Lite

## Summary

uBlock Origin Lite (uBOL) is open source browser extension for content filtering including ad blocking. uBOL built-in blocker of ads, trackers, crypto miners and more.

uBOL is a good ad blocker for blocking ads in YouTube, because YouTube now showing more ads if you playing video on the web\
And the saying goes in 2026:\
\&#xNAN;***"Where piracy sites have less ads then YouTube now"***

## Set uBOL

Here how to set uBOL for best ad blocking for YouTube and for the websites you visit \
\&#xNAN;*(in this tutorial i use Chrome)*

* First you have install uBOL for your Browser

<p align="center"><a href="https://chromewebstore.google.com/detail/ublock-origin-lite/ddkjiahejlhfcafbddmgiahcphecmpfh" class="button primary" data-icon="chrome">Chrome</a><a href="https://microsoftedge.microsoft.com/addons/detail/ublock-origin-lite/cimighlppcgcoapaliogpjjdehbnofhn" class="button primary" data-icon="edge">Edge</a><a href="https://github.com/uBlockOrigin/uBOL-home/releases" class="button primary" data-icon="firefox">Firefox</a><a href="https://apps.apple.com/us/app/ublock-origin-lite/id6745342698" class="button primary" data-icon="safari">Safari</a></p>

* Open uBOL Dashboard by clicking icon uBOL on bar Chrome then click <i class="fa-gears">:gears:</i> Gear icon
* After Dashboard opened

{% tabs %}
{% tab title="Settings" %}

* For Default fiter mode mark for "Optimal"

<figure><img src="/files/5AHDuOGBdo5BcLXiTAkf" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Filter List" %}
This Filter list was i use for daily in my Browser

&#x20;**Default 4/4**&#x20;

* [x] Checklist All Filters

**Privacy 1/2**

* [x] AdGuard/uBO – URL Tracking Protection

**Malware domains 2/2**

* [x] Checklist All Filters

**Annoyances 2/7**

* [ ] EasyList – AI Suggestions&#x20;
* [x] EasyList/uBO – Cookie Notices
* [x] EasyList – Notifications

{% hint style="warning" %}
For filter EasyList - AI Suggestions\
you can check or not depending what do yo want
{% endhint %}

**Miscellaneous 0/4**

* [ ] None for me, if you have experient for in this list, you can enable what do you know

**Regions, languages 4/36**

* [x] id  my: ABPindo
* [x]  ir: PersianBlocker
* [x]  ru ua  uz  kz: RU AdList 2/2

{% hint style="warning" %}
Specifically for regions and languages:\
You can mark the language of the websites you frequently visit and the language you use.&#x20;

You don't need to follow the one I use.
{% endhint %}
{% endtab %}
{% endtabs %}

* Done, and reload all page if you opened another tab

{% hint style="success" icon="user-group" %}
[Morphe XSN Lite Channel](https://eksan127.gitbook.io/xsn-lite#join-xsn-lite-channel)

* <i class="fa-telegram">:telegram:</i> [Telegram](https://t.me/morphexsnlite)
* <i class="fa-whatsapp">:whatsapp:</i> [WhatsApp](https://whatsapp.com/channel/0029Vb5lYPi7YSd3ugsaVS2Z)
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://xsn.gitbook.io/xsn/wiki/ublock-origin-lite.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
