We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a0039d commit 3cf7183Copy full SHA for 3cf7183
src/js/background.js
@@ -51,7 +51,7 @@ const µBlock = (function() { // jshint ignore:line
51
manualUpdateAssetFetchPeriod: 500,
52
popupFontSize: 'unset',
53
requestJournalProcessPeriod: 1000,
54
- selfieAfter: 11,
+ selfieAfter: 3,
55
strictBlockingBypassDuration: 120,
56
suspendTabsUntilReady: 'unset',
57
userResourcesLocation: 'unset'
0 commit comments