From 96b0241d7a8c791524df0041f1868999fe4ddcba Mon Sep 17 00:00:00 2001 From: Thomas Heck Date: Sun, 3 Sep 2017 18:12:40 +0200 Subject: [PATCH] wrap setting txts in labels --- extension/settings/settings.html | 48 +++++++++++++++++++++----------- 1 file changed, 32 insertions(+), 16 deletions(-) diff --git a/extension/settings/settings.html b/extension/settings/settings.html index cf9cb5152..42437ebeb 100644 --- a/extension/settings/settings.html +++ b/extension/settings/settings.html @@ -107,10 +107,14 @@

Release Notes

Cookie Settings

- - Enable Active Mode? Delay Before Cleaning: - - Minute(s) + +
? When active mode is enabled, cookie cleanup is triggered on tab close.
@@ -121,8 +125,10 @@

Cookie Settings

- - Log Total Number Of Cookies Deleted +
? Counts the number of cookies deleted during this session and in total. This is shown in the Welcome Screen.
@@ -136,40 +142,50 @@

Cookie Settings

- - Show Number of Cookies for that Domain +
? Shows how many cookies for that domain.
- - Show Notification After Cookie CleanUp +
? Shows how manu cookies were cleaned and for which domain.
- - cookieCleanUpOnStart +
? cookieCleanUpOnStartTooltipText
- - enableGlobalSubdomain +
? enableGlobalSubdomain
- - Enable Support for Firefox's Contextual Identities (EXPERIMENTAL Firefox 53+) +
? Do NOT Enable unless you are on Firefox 53+. This will add a different whitelist for EACH containers you use. Your default whitelist is separate from these.