A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/gorhill/uBlock/commit/395a4e36a939907982d3768c2d9eabb8aca8cbd1 below:

Officialize `uiPopupConfig` advanced setting · gorhill/uBlock@395a4e3 · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+2

-2

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+2

-2

lines changed Original file line number Diff line number Diff line change

@@ -81,7 +81,7 @@ const hiddenSettingsDefault = {

81 81

selfieAfter: 3,

82 82

strictBlockingBypassDuration: 120,

83 83

suspendTabsUntilReady: 'unset',

84 -

uiPopupConfig: 'undocumented',

84 +

uiPopupConfig: 'unset',

85 85

uiFlavor: 'unset',

86 86

uiStyles: 'unset',

87 87

uiTheme: 'unset',

Original file line number Diff line number Diff line change

@@ -364,7 +364,7 @@ const popupDataFromTabId = function(tabId, tabTitle) {

364 364

tooltipsDisabled: µbus.tooltipsDisabled

365 365

};

366 366 367 -

if ( µbhs.uiPopupConfig !== 'undocumented' ) {

367 +

if ( µbhs.uiPopupConfig !== 'unset' ) {

368 368

r.uiPopupConfig = µbhs.uiPopupConfig;

369 369

}

370 370

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4