From ddb4ddd12690ed20ece8b51f912620b4596e81b2 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 7 Mar 2024 08:23:47 -0500 Subject: [PATCH] Updated Reference answers to various topics seen in the wild (markdown) --- ...ence-answers-to-various-topics-seen-in-the-wild.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Reference-answers-to-various-topics-seen-in-the-wild.md b/Reference-answers-to-various-topics-seen-in-the-wild.md index 0627062..aa537a0 100644 --- a/Reference-answers-to-various-topics-seen-in-the-wild.md +++ b/Reference-answers-to-various-topics-seen-in-the-wild.md @@ -2,12 +2,23 @@ --- +- [Is a manually-installed uBO better and more performant?](#is-a-manually-installed-ubo-better-and-more-performant) - [Should I disable _"Suspend network activity until all filter lists are loaded"_ in uBO for Firefox/Firefox for Android?](#should-i-disable-suspend-network-activity-until-all-filter-lists-are-loaded-in-ubo-for-firefoxfirefox-for-android) - [Does uBO use service workers?](#does-ubo-use-service-workers) - [Does uBO open tabs on its own?](#does-ubo-open-tabs-on-its-own) --- +### Is a manually-installed uBO better and more performant? + +No. Placebo-effect. + +uBO with the same exact configuration will behave the same whether manually-installed or webstore-installed. + +Whoever wants to argue about this can prove it using your browser's profiling tools, otherwise it's just an uninformed opinion. + +https://old.reddit.com/r/uBlockOrigin/comments/1b8ryuz/is_this_true/ + ### Should I disable _"Suspend network activity until all filter lists are loaded"_ in uBO for Firefox/Firefox for Android? No.