diff --git a/Quick-guide:-popup-user-interface.md b/Quick-guide:-popup-user-interface.md index e167b28..44983d4 100644 --- a/Quick-guide:-popup-user-interface.md +++ b/Quick-guide:-popup-user-interface.md @@ -137,4 +137,6 @@ You can easily toggle on/off cosmetic filtering for a given site: When present, the badge number indicates the number of elements which have been hidden on the page as a result of cosmetic filtering. If you disable cosmetic filtering while there are hidden elements on the page, these elements will become visible/hidden as you toggle off/on cosmetic filtering. -Cosmetic filtering is always enabled by default. \ No newline at end of file +Cosmetic filtering is always enabled by default. + +**Tip:** It is often suggested to use a static filter such as `@@||example.com^$elemhide` to prevent "adblock" detection by specific sites ([example](https://adblockplus.org/forum/viewtopic.php?f=2&t=30763#p124225)). You can accomplish the same thing more simply by just using toggling off cosmetic filtering using this switch while on the problematic site. \ No newline at end of file