From ecbe306ada8741481bc6da9bc5a9e666cfca29c5 Mon Sep 17 00:00:00 2001 From: gwarser Date: Wed, 26 Feb 2020 21:52:35 +0100 Subject: [PATCH] uiFlavor --- Advanced-settings.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Advanced-settings.md b/Advanced-settings.md index 8d2af18..bf77646 100644 --- a/Advanced-settings.md +++ b/Advanced-settings.md @@ -433,6 +433,23 @@ Related browser issues: - Chromium: - Firefox: , fixed by . + +*** + +#### `uiFlavor` + +Default: `unset`. + +uBO [1.24.3b10](https://github.com/gorhill/uBlock/commit/2b0316440e86d1d8f4ae21f8d9ff4c19ac17216f#diff-0d94ddccc559e1231fe0cfa793814429) and above. + +Possible values: + +- `fenix` - to forcefully enable new, mobile-friendly, Popup UI layout. +- `-` - to revert back to old Popup UI. +- `unset` - uBO will use whatever UI flavor which is optimal for the current platform. + +![Mobile Popup UI layout](https://user-images.githubusercontent.com/585534/74933925-1c767c80-53b3-11ea-96fd-79cedd5533cb.png) + *** #### `updateAssetBypassBrowserCache`