2014-06-25 00:30:36 +02:00
<!DOCTYPE html>
< html >
< head >
2014-10-21 16:45:54 +02:00
< meta charset = "utf-8" >
2020-04-05 21:19:07 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1, minimum-scale=1" >
2015-03-10 05:00:33 +01:00
< title > uBlock — Settings< / title >
2020-04-11 17:32:43 +02:00
< link rel = "stylesheet" type = "text/css" href = "css/themes/default.css" >
2014-06-25 00:30:36 +02:00
< link rel = "stylesheet" type = "text/css" href = "css/common.css" >
2020-04-11 00:17:12 +02:00
< link rel = "stylesheet" type = "text/css" href = "css/fa-icons.css" >
2014-06-25 00:30:36 +02:00
< link rel = "stylesheet" type = "text/css" href = "css/dashboard-common.css" >
2015-04-09 11:02:57 +02:00
< link rel = "stylesheet" type = "text/css" href = "css/settings.css" >
2014-06-25 00:30:36 +02:00
< / head >
< body >
2020-04-21 22:33:08 +02:00
< div class = "fieldset" >
2022-02-02 21:40:47 +01:00
< div class = "li" > < label > < span class = "input checkbox" > < input type = "checkbox" data-setting-name = "collapseBlocked" data-setting-type = "bool" > < svg viewBox = "0 0 24 24" > < path d = "M1.73,12.91 8.1,19.28 22.79,4.59" / > < / svg > < / span > < span data-i18n = "settingsCollapseBlockedPrompt" > _< / span > < / label > < / div >
< div class = "li" > < label > < span class = "input checkbox" > < input type = "checkbox" data-setting-name = "showIconBadge" data-setting-type = "bool" > < svg viewBox = "0 0 24 24" > < path d = "M1.73,12.91 8.1,19.28 22.79,4.59" / > < / svg > < / span > < span data-i18n = "settingsIconBadgePrompt" > _< / span > < / label > < / div >
< div class = "li" > < label > < span class = "input checkbox" > < input type = "checkbox" data-setting-name = "contextMenuEnabled" data-setting-type = "bool" > < svg viewBox = "0 0 24 24" > < path d = "M1.73,12.91 8.1,19.28 22.79,4.59" / > < / svg > < / span > < span data-i18n = "settingsContextMenuPrompt" > _< / span > < / label > < / div >
< div class = "li" > < label > < span class = "input checkbox" > < input type = "checkbox" data-setting-name = "cloudStorageEnabled" data-setting-type = "bool" > < svg viewBox = "0 0 24 24" > < path d = "M1.73,12.91 8.1,19.28 22.79,4.59" / > < / svg > < / span > < span > < span data-i18n = "settingsCloudStorageEnabledPrompt" > _< / span > < a class = "fa-icon info" href = "https://github.com/gorhill/uBlock/wiki/Cloud-storage" target = "_blank" > info-circle< / a > < / span > < / label > < / div >
2020-04-21 22:33:08 +02:00
< / div >
< hr >
< div class = "fieldset" >
< div class = "fieldset-header" data-i18n = "3pGroupPrivacy" > < / div >
2022-09-18 13:15:06 +02:00
< div class = "li" > < label > < span class = "input checkbox" > < input type = "checkbox" data-setting-name = "prefetchingDisabled" data-setting-type = "bool" > < svg viewBox = "0 0 24 24" > < path d = "M1.73,12.91 8.1,19.28 22.79,4.59" / > < / svg > < / span > < span > < span data-i18n = "settingsPrefetchingDisabledPrompt" > < / span > < a class = "fa-icon info" href = "https://github.com/gorhill/uBlock/wiki/Dashboard:-Settings#disable-prefetching" target = "_blank" > info-circle< / a > < / span > < / label > < / div >
2022-01-31 00:35:26 +01:00
< div class = "li" > < label > < span class = "input checkbox" > < input type = "checkbox" data-setting-name = "hyperlinkAuditingDisabled" data-setting-type = "bool" > < svg viewBox = "0 0 24 24" > < path d = "M1.73,12.91 8.1,19.28 22.79,4.59" / > < / svg > < / span > < span > < span data-i18n = "settingsHyperlinkAuditingDisabledPrompt" > < / span > < a class = "fa-icon info" href = "https://github.com/gorhill/uBlock/wiki/Dashboard:-Settings#disable-hyperlink-auditing" target = "_blank" > info-circle< / a > < / span > < / label > < / div >
2021-09-15 14:28:10 +02:00
< div class = "li" style = "display:none" > < label > < span class = "input checkbox" > < input type = "checkbox" data-setting-name = "webrtcIPAddressHidden" data-setting-type = "bool" > < svg viewBox = "0 0 24 24" > < path d = "M1.73,12.91 8.1,19.28 22.79,4.59" / > < / svg > < / span > < span > < span data-i18n = "settingsWebRTCIPAddressHiddenPrompt" > < / span > < a class = "fa-icon info important" href = "https://github.com/gorhill/uBlock/wiki/Prevent-WebRTC-from-leaking-local-IP-address" target = "_blank" > info-circle< / a > < / span > < / label > < / div >
2020-08-06 15:05:10 +02:00
< div class = "li" > < label > < span class = "input checkbox" > < input type = "checkbox" data-setting-name = "noCSPReports" data-setting-type = "bool" > < svg viewBox = "0 0 24 24" > < path d = "M1.73,12.91 8.1,19.28 22.79,4.59" / > < / svg > < / span > < span > < span data-i18n = "settingsNoCSPReportsPrompt" > < / span > < a class = "fa-icon info" href = "https://github.com/gorhill/uBlock/wiki/Dashboard:-Settings#block-csp-reports" target = "_blank" > info-circle< / a > < / span > < / label > < / div >
2021-03-02 19:00:56 +01:00
< div class = "li" > < label > < span class = "input checkbox" > < input type = "checkbox" data-setting-name = "cnameUncloakEnabled" data-setting-type = "bool" > < svg viewBox = "0 0 24 24" > < path d = "M1.73,12.91 8.1,19.28 22.79,4.59" / > < / svg > < / span > < span > < span data-i18n = "settingsUncloakCnamePrompt" > < / span > < a class = "fa-icon info" href = "https://github.com/gorhill/uBlock/wiki/Dashboard:-Settings#uncloak-canonical-names" target = "_blank" > info-circle< / a > < / span > < / label > < / div >
2020-04-21 22:33:08 +02:00
< / div >
< hr >
2022-02-02 21:40:47 +01:00
< div class = "fieldset" >
< div class = "fieldset-header" data-i18n = "settingsAppearance" > < / div >
< div class = "li" > < label > < span data-i18n = "settingsThemeLabel" > _< / span >   < select data-setting-name = "uiTheme" data-setting-type = "value" > < option value = "auto" > Auto< option value = "light" > Light< option value = "dark" > Dark< / select > < / label > < / div >
2022-02-05 13:42:17 +01:00
< div class = "li" >
< label > < span class = "input checkbox" > < input type = "checkbox" data-setting-name = "uiAccentCustom" data-setting-type = "bool" > < svg viewBox = "0 0 24 24" > < path d = "M1.73,12.91 8.1,19.28 22.79,4.59" / > < / svg > < / span > < span data-i18n = "settingsThemeAccent0Label" > _< / span > < / label >  
< input type = "color" list = "preset-accent-colors" data-setting-name = "uiAccentCustom0" data-setting-type = "value" >
< datalist id = "preset-accent-colors" >
< option value = "#f75782" > <!-- h:0...360 step 40 S:90 Luv:60 -->
< option value = "#cc7f2b" >
< option value = "#9c932b" >
< option value = "#56a22b" >
< option value = "#2ea283" >
< option value = "#309fa6" >
< option value = "#3498d6" >
< option value = "#ad75f4" >
< option value = "#f542d6" >
< option value = "#919191" > <!-- h:0 S:0 Luv:60 -->
< / datalist >
< / div >
2022-02-02 21:40:47 +01:00
< div class = "li" > < label > < span class = "input checkbox" > < input type = "checkbox" data-setting-name = "colorBlindFriendly" data-setting-type = "bool" > < svg viewBox = "0 0 24 24" > < path d = "M1.73,12.91 8.1,19.28 22.79,4.59" / > < / svg > < / span > < span data-i18n = "settingsColorBlindPrompt" > _< / span > < / label > < / div >
< div class = "li" > < label > < span class = "input checkbox" > < input type = "checkbox" data-setting-name = "tooltipsDisabled" data-setting-type = "bool" > < svg viewBox = "0 0 24 24" > < path d = "M1.73,12.91 8.1,19.28 22.79,4.59" / > < / svg > < / span > < span data-i18n = "settingsTooltipsPrompt" > _< / span > < / label > < / div >
< / div >
< hr >
2020-04-21 22:33:08 +02:00
< div class = "fieldset" >
< div class = "fieldset-header" data-i18n = "settingPerSiteSwitchGroup" > < / div >
< div class = "li synopsis" > < legend > < span data-i18n = "settingPerSiteSwitchGroupSynopsis" > < / span > < a class = "fa-icon info" href = "https://github.com/gorhill/uBlock/wiki/Per-site-switches" target = "_blank" > info-circle< / a > < / legend > < / div >
2020-08-06 15:05:10 +02:00
< div class = "li" > < label > < span class = "input checkbox" > < input type = "checkbox" data-setting-name = "noCosmeticFiltering" data-setting-type = "bool" > < svg viewBox = "0 0 24 24" > < path d = "M1.73,12.91 8.1,19.28 22.79,4.59" / > < / svg > < / span > < span > < span data-i18n = "settingsNoCosmeticFilteringPrompt" > < / span > < a class = "fa-icon info" href = "https://github.com/gorhill/uBlock/wiki/Per-site-switches#no-cosmetic-filtering" target = "_blank" > info-circle< / a > < / span > < / label > < / div >
2022-02-02 21:40:47 +01:00
< div class = "li" > < label > < span class = "input checkbox" > < input type = "checkbox" data-setting-name = "noLargeMedia" data-setting-type = "bool" > < svg viewBox = "0 0 24 24" > < path d = "M1.73,12.91 8.1,19.28 22.79,4.59" / > < / svg > < / span > < span > < span data-i18n = "settingsNoLargeMediaPrompt" > < input type = "number" min = "0" data-setting-name = "largeMediaSize" data-setting-type = "value" > < / span > < a class = "fa-icon info" href = "https://github.com/gorhill/uBlock/wiki/Per-site-switches#no-large-media-elements" target = "_blank" > info-circle< / a > < / span > < / label > < / div >
2020-08-06 15:05:10 +02:00
< div class = "li" > < label > < span class = "input checkbox" > < input type = "checkbox" data-setting-name = "noRemoteFonts" data-setting-type = "bool" > < svg viewBox = "0 0 24 24" > < path d = "M1.73,12.91 8.1,19.28 22.79,4.59" / > < / svg > < / span > < span > < span data-i18n = "settingsNoRemoteFontsPrompt" > < / span > < a class = "fa-icon info" href = "https://github.com/gorhill/uBlock/wiki/Per-site-switches#no-remote-fonts" target = "_blank" > info-circle< / a > < / span > < / label > < / div >
< div class = "li" > < label > < span class = "input checkbox" > < input type = "checkbox" data-setting-name = "noScripting" data-setting-type = "bool" > < svg viewBox = "0 0 24 24" > < path d = "M1.73,12.91 8.1,19.28 22.79,4.59" / > < / svg > < / span > < span > < span data-i18n = "settingsNoScriptingPrompt" > < / span > < a class = "fa-icon info" href = "https://github.com/gorhill/uBlock/wiki/Per-site-switches#no-scripting" target = "_blank" > info-circle< / a > < / span > < / label > < / div >
2020-04-21 22:33:08 +02:00
< / div >
< hr >
2022-02-02 21:40:47 +01:00
< div class = "fieldset" >
< div class = "fieldset-header" data-i18n = "settingsAdvanced" > < / div >
< div class = "li synopsis" > < legend > < span data-i18n = "settingsAdvancedSynopsis" > < / span > < a class = "fa-icon info very-important" href = "https://github.com/gorhill/uBlock/wiki/Advanced-user-features" target = "_blank" > info-circle< / a > < / legend > < / div >
< div class = "li" > < label > < span class = "input checkbox" > < input type = "checkbox" data-setting-name = "advancedUserEnabled" data-setting-type = "bool" > < svg viewBox = "0 0 24 24" > < path d = "M1.73,12.91 8.1,19.28 22.79,4.59" / > < / svg > < / span > < span > < span data-i18n = "settingsAdvancedUserPrompt" > < / span > < a class = "fa-icon info" href = "advanced-settings.html" data-i18n-title = "settingsAdvancedUserSettings" > cogs< / a > < / span > < / label > < / div >
< / div >
< hr >
2020-04-21 22:33:08 +02:00
< div id = "localData" class = "fieldset" >
< div >
2020-05-16 23:51:01 +02:00
< div class = "li" id = "storageUsed" > < / div >
2020-04-21 22:33:08 +02:00
< div class = "li" id = "settingsLastBackupPrompt" style = "display:none;" > < / div >
< div class = "li" id = "settingsLastRestorePrompt" style = "display:none;" > < / div >
< / div >
< div >
2022-01-31 00:35:26 +01:00
< button type = "button" id = "export" data-i18n = "aboutBackupDataButton" > _< span class = "hover" > < / span > < / button >
< button type = "button" id = "import" data-i18n = "aboutRestoreDataButton" > _< span class = "hover" > < / span > < / button >
< button type = "button" id = "reset" data-i18n = "aboutResetDataButton" > _< span class = "hover" > < / span > < / button >
2020-04-05 21:19:07 +02:00
< / div >
2018-03-28 22:15:50 +02:00
< / div >
2015-01-06 17:44:06 +01:00
2018-03-29 01:28:29 +02:00
< div class = "hidden" >
2023-03-31 15:58:50 +02:00
< input id = "restoreFilePicker" type = "file" accept = "text/plain,application/json" >
2018-03-29 01:28:29 +02:00
< / div >
2022-02-02 21:40:47 +01:00
< script src = "lib/hsluv/hsluv-0.1.0.min.js" > < / script >
2023-04-10 16:03:51 +02:00
< script src = "js/fa-icons.js" type = "module" > < / script >
2017-10-27 20:22:45 +02:00
< script src = "js/vapi.js" > < / script >
2014-11-04 12:32:44 +01:00
< script src = "js/vapi-common.js" > < / script >
< script src = "js/vapi-client.js" > < / script >
2022-11-12 15:51:22 +01:00
< script src = "js/theme.js" type = "module" > < / script >
2022-09-13 23:44:24 +02:00
< script src = "js/i18n.js" type = "module" > < / script >
2022-11-12 15:51:22 +01:00
< script src = "js/dashboard-common.js" type = "module" > < / script >
2022-09-13 23:44:24 +02:00
< script src = "js/settings.js" type = "module" > < / script >
2014-06-25 00:30:36 +02:00
< / body >
< / html >