-
Notifications
You must be signed in to change notification settings - Fork 20
Advance Setup Guide for uBO
Kowith Singkornkeeree edited this page Apr 24, 2020
·
2 revisions
Extension Configuration Guide for uBlock Origin
- You need enable the advance settings by checkmark the "I am an advanced user (required reading)" box.
- set
assetFetchTimeoutto 60 if your connections cannot fast enough to fetch filterlist under timeout time. (mostly useful for slow 2G/3G mobile data) - set
suspendTabsUntilReadytoyesto make sure the browsing windows or tab will not be loaded before filterlists cache is initialized.in legacy version, you might change the word to
trueinstead.
[Advanced/Optional] Adapt and integrate with NanoAdBlocker
Please look at the Extra installation steps for uBlock Origin section that appear on the site.
-
Disable pre-fetchingmust enabled by default. -
Disable hyperlink auditingmust enabled by default. - You can checkmark the
Prevent WebRTC from leaking local IP addressesoption if you didn't use any related features, such as Facebook Live, Video Call, Record Audio, etc.- Moreover, you can hardening your browser to completely disable the WebRTC features, such as set
media.peerconnection.enabledtofalsein Firefox. - for Chrom[e|ium] users, you can obtain the NoSync build
because it doesn't include that featurenow WebRTC are hard-code integrated within build, but you will lost ability to sync your settings and cannot view DRM contents. (NetFlixfor example)
- Moreover, you can hardening your browser to completely disable the WebRTC features, such as set
- If you curious about CSP report that some sites used this feature to track users and report to home server that user abusing web content (blocking ads or change page appearance), you can checkmark
Block CSP reportsoption.
- uBlock Filters (This is the heart of uBlock that enhance the default list supscriptions)
- uBlock Filters - Annoyances (Enhanced the shady [or maybe forcefully] interaction blocking, such as register, like/share, etc.)
- uBlock Filters - Badware Risks (Warn and block sits that potentially serve adware while you're trying to find and install popular programs)
- uBlock Filters - Privacy (this will block more 3rd party ads/tracking hits)
- uBlock Filters - Resource abuse (this block the resources/domains that abuse your system performance, such as cryptomining, peer-to-peer CDN and such...)
- uBlock Filters - Unbreak (to unbreak mistaken block/hide and also fool the site that can detect content blocking)
- uBlock Filters - Experimental (for testing new type of blocking, scriptlets and redirect to neutered resources)
- Optional because it's seems to be outdated.
- More guide is yet to come...
- You're free to remove
behind-the-scenescheme and let theMy rulesmanaged by default because those rules below are already set.behind-the-scene * 3p noopbehind-the-scene * 3p-frame noop
- You can add missing schemes for your browser, e.g. adding
slimjet-schemeif you're using SlimJet browser.- Note: it's depend on your choice, trustworthy and reputation of your third party browsers or developers of those, this may include Google Chrome itself, see why?
Filter lists details
Other notes
- Advance setup guide for uBlock Origin
- Google Chrome Problematics
- URL lists of AdGuard uBO compatible
Selfie compare
Deprecated Notes