mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Added "Search box" section.
parent
601f7e771d
commit
a41b9fe0a5
1 changed files with 9 additions and 1 deletions
|
@ -117,6 +117,14 @@ See [uBlock Origin works best on Firefox / Browser launch](./uBlock-Origin-works
|
|||
|
||||
***
|
||||
|
||||
### Search box
|
||||
|
||||
New in [uBO 1.50.0](https://github.com/gorhill/uBlock/releases/tag/1.50.0), useful to quickly and easily find specific filter lists. uBO's built-in search box is more powerful than browser's built-in search box, and has several benefits over it, because was specifically designed for uBO, comparision is available here: https://github.com/uBlockOrigin/uBlock-issues/discussions/3367#discussioncomment-10567527
|
||||
|
||||
![search_box_1](https://github.com/user-attachments/assets/f9d7ab5b-f5f2-4857-a13c-25742c60722f)
|
||||
|
||||
***
|
||||
|
||||
### Stock filter lists
|
||||
|
||||
This is a collection of various filter lists, grouped by purpose. To use a specific filter list, just select it through its checkbox. Any change in the selection of filter lists must be committed by using the _Apply change_ button, which will appear if and only if the current selection of filter lists differs from the previous selection of filter lists.
|
||||
|
@ -132,7 +140,7 @@ Given a fact that both uBlock and [AdGuard](https://adguard.com/en/adguard-brows
|
|||
However keep in mind that some of them are slightly modified and adapted by AdGuard for better compatibility with uBlock, as a result, they might be stored separately from each other, for example `AdGuard – Ads` (Base Filter) list used by AdGuard browser extensions is stored in:
|
||||
[LINK for AdGuard](https://raw.githubusercontent.com/AdguardTeam/FiltersRegistry/master/filters/filter_2_Base/filter.txt), while `AdGuard – Ads` used in uBlock is stored in: [LINK for uBlock](https://filters.adtidy.org/extension/ublock/filters/2_without_easylist.txt).
|
||||
|
||||
Additionaly, `AdGuard – Ads` (Base Filter) list in AdGuard is combined with EasyList, while in uBlock, `EasyList` and `AdGuard – Ads` exist separately.
|
||||
Additionaly, `AdGuard – Ads` (Base Filter) list in AdGuard is combined with `EasyList`, while in uBlock, `EasyList` and `AdGuard – Ads` exist separately.
|
||||
|
||||
Also, 100% compatibility all the time between uBO and AG extensions, even when using the same filter list, is not guaranteed, because some filters might be just not 100% compatible, like it's not guaranteed that the same website will work/look 100% same in different browsers (for example: Firefox vs Chrome), related issue: [Same filters and diff extensions but diff results, why?](https://github.com/uBlockOrigin/uAssets/discussions/24340)
|
||||
|
||||
|
|
Loading…
Reference in a new issue