From d42329a3a348b2e4d5475012373e73493e73d7b1 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 3 Aug 2024 12:03:22 -0400 Subject: [PATCH] Rephrase more accurately Related issue: https://github.com/uBlockOrigin/uBOL-home/issues/160 --- platform/mv3/description/webstore.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/mv3/description/webstore.txt b/platform/mv3/description/webstore.txt index e03fa801e..7669a5939 100644 --- a/platform/mv3/description/webstore.txt +++ b/platform/mv3/description/webstore.txt @@ -7,7 +7,7 @@ The default ruleset corresponds to uBlock Origin's default filterset: - EasyPrivacy - Peter Lowe’s Ad and tracking server list -You can add more rulesets by visiting the options page -- click the _Cogs_ icon in the popup panel. +You can enable more rulesets by visiting the options page -- click the _Cogs_ icon in the popup panel. uBOL is entirely declarative, meaning there is no need for a permanent uBOL process for the filtering to occur, and CSS/JS injection-based content filtering is performed reliably by the browser itself rather than by the extension. This means that uBOL itself does not consume CPU/memory resources while content blocking is ongoing -- uBOL's service worker process is required _only_ when you interact with the popup panel or the option pages.