From 938b6e93dd5bea40324cb88feb800ed3417cfb77 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 5 Sep 2015 11:29:59 -0400 Subject: [PATCH] Updated Element picker (markdown) --- Element-picker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Element-picker.md b/Element-picker.md index 9cd91c0..603e546 100644 --- a/Element-picker.md +++ b/Element-picker.md @@ -25,7 +25,7 @@ There may be many different reasons for this. - The URL or selector for the blocked element has variable part(s) in it, which changes each time a page is loaded. - If this is a network filter, you will have to manually edit the filter to make use of wildcards for the parts of the URL which are variable. - If this is a cosmetic filter, you may have to manually craft a better CSS selector. Sometimes this requires observing the surrounding DOM data. -- Cosmetic filters are disable for the site. There are many ways to disable cosmetic filtering: +- Cosmetic filtering is disabled for the site, or globally. There are many ways to disable cosmetic filtering: - The [per-site cosmetic filtering switch](https://github.com/gorhill/uBlock/wiki/Quick-guide:-popup-user-interface#no-cosmetic-filtering). - The option _"Parse and enforce cosmetic filters"_ is un-checked in the _"3rd-party filters"_ pane in the dashboard. - You use dynamic filtering and there is an [_allow_ rule for the current site](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-disabling-cosmetic-filtering-for-the-current-site). \ No newline at end of file