2014-06-24 16:30:36 -06:00
<!DOCTYPE html>
< html >
< head >
2014-10-21 08:45:54 -06:00
< meta charset = "utf-8" >
2020-04-05 13:19:07 -06:00
< meta name = "viewport" content = "width=device-width, initial-scale=1, minimum-scale=1" >
2015-03-09 22:00:33 -06:00
< title > uBlock — Settings< / title >
2014-06-24 16:30:36 -06:00
< link rel = "stylesheet" type = "text/css" href = "css/common.css" >
< link rel = "stylesheet" type = "text/css" href = "css/dashboard-common.css" >
2015-04-09 03:02:57 -06:00
< link rel = "stylesheet" type = "text/css" href = "css/settings.css" >
2014-06-24 16:30:36 -06:00
< / head >
< body >
2018-03-28 14:15:50 -06:00
< div class = "body" >
2020-04-05 13:19:07 -06:00
< div class = "entries" >
< div class = "entry" > < input id = "collapse-blocked" type = "checkbox" data-setting-name = "collapseBlocked" data-setting-type = "bool" > < label data-i18n = "settingsCollapseBlockedPrompt" for = "collapse-blocked" > < / label > < / div >
< div class = "entry" > < input id = "icon-badge" type = "checkbox" data-setting-name = "showIconBadge" data-setting-type = "bool" > < label data-i18n = "settingsIconBadgePrompt" for = "icon-badge" > < / label > < / div >
< div class = "entry" > < input id = "context-menu-enabled" type = "checkbox" data-setting-name = "contextMenuEnabled" data-setting-type = "bool" > < label data-i18n = "settingsContextMenuPrompt" for = "context-menu-enabled" > < / label > < / div >
< div class = "entry" > < input id = "tooltips-disabled" type = "checkbox" data-setting-name = "tooltipsDisabled" data-setting-type = "bool" > < label data-i18n = "settingsTooltipsPrompt" for = "tooltips-disabled" > < / label > < / div >
< div class = "entry" > < input id = "color-blind-friendly" type = "checkbox" data-setting-name = "colorBlindFriendly" data-setting-type = "bool" > < label data-i18n = "settingsColorBlindPrompt" for = "color-blind-friendly" > < / label > < / div >
< div class = "entry" > < input id = "cloud-storage-enabled" type = "checkbox" data-setting-name = "cloudStorageEnabled" data-setting-type = "bool" > < label data-i18n = "settingsCloudStorageEnabledPrompt" for = "cloud-storage-enabled" > < / label > < a class = "fa info" href = "https://github.com/gorhill/uBlock/wiki/Cloud-storage" target = "_blank" >  < / a > < / div >
< div class = "entry" > < input id = "advanced-user-enabled" type = "checkbox" data-setting-name = "advancedUserEnabled" data-setting-type = "bool" > < label data-i18n = "settingsAdvancedUserPrompt" for = "advanced-user-enabled" > < / label > < a class = "fa info" href = "advanced-settings.html" data-i18n-title = "settingsAdvancedUserSettings" >  < / a > < / div >
< / div >
< div class = "section" data-i18n = "3pGroupPrivacy" > < / div >
< div class = "entries" >
< div class = "entry" > < input id = "prefetching-disabled" type = "checkbox" data-setting-name = "prefetchingDisabled" data-setting-type = "bool" > < label data-i18n = "settingsPrefetchingDisabledPrompt" for = "prefetching-disabled" > < / label > < a class = "fa info" href = "https://github.com/gorhill/uBlock/wiki/Dashboard:-Settings#disable-pre-fetching" target = "_blank" >  < / a > < / div >
< div class = "entry" > < input id = "hyperlink-auditing-disabled" type = "checkbox" data-setting-name = "hyperlinkAuditingDisabled" data-setting-type = "bool" > < label data-i18n = "settingsHyperlinkAuditingDisabledPrompt" for = "hyperlink-auditing-disabled" > < / label > < a class = "fa info important" href = "https://github.com/gorhill/uBlock/wiki/Dashboard:-Settings#disable-hyperlink-auditing" target = "_blank" >  < / a > < / div >
< div class = "entry" > < input id = "webrtc-ipaddress-hidden" type = "checkbox" data-setting-name = "webrtcIPAddressHidden" data-setting-type = "bool" > < label data-i18n = "settingsWebRTCIPAddressHiddenPrompt" for = "webrtc-ipaddress-hidden" > < / label > < a class = "fa info important" href = "https://github.com/gorhill/uBlock/wiki/Prevent-WebRTC-from-leaking-local-IP-address" target = "_blank" >  < / a > < / div >
< div class = "entry" > < input id = "no-csp-reports" type = "checkbox" data-setting-name = "noCSPReports" data-setting-type = "bool" > < label data-i18n = "settingsNoCSPReportsPrompt" for = "no-csp-reports" > < / label > < a class = "fa info" href = "https://github.com/gorhill/uBlock/wiki/Dashboard:-Settings#block-csp-reports" target = "_blank" >  < / a > < / div >
< / div >
< div class = "section" data-i18n = "settingPerSiteSwitchGroup" > < / div >
< div class = "entries" >
< div class = "synopsis" > < label > < span data-i18n = "settingPerSiteSwitchGroupSynopsis" > < / span > < a class = "fa info" href = "https://github.com/gorhill/uBlock/wiki/Per-site-switches" target = "_blank" >  < / a > < / label > < / div >
< div class = "entry" > < input id = "no-cosmetic-filtering" type = "checkbox" data-setting-name = "noCosmeticFiltering" data-setting-type = "bool" > < label data-i18n = "settingsNoCosmeticFilteringPrompt" for = "no-cosmetic-filtering" > < / label > < a class = "fa info" href = "https://github.com/gorhill/uBlock/wiki/Per-site-switches#no-cosmetic-filtering" target = "_blank" >  < / a > < / div >
< div class = "entry" > < input id = "no-large-media" type = "checkbox" data-setting-name = "noLargeMedia" data-setting-type = "bool" > < label data-i18n = "settingsNoLargeMediaPrompt" for = "no-large-media" > < input type = "number" min = "0" > < / label > < a class = "fa info" href = "https://github.com/gorhill/uBlock/wiki/Per-site-switches#no-large-media-elements" target = "_blank" >  < / a > < / div >
< div class = "entry" > < input id = "no-remote-fonts" type = "checkbox" data-setting-name = "noRemoteFonts" data-setting-type = "bool" > < label data-i18n = "settingsNoRemoteFontsPrompt" for = "no-remote-fonts" > < / label > < a class = "fa info" href = "https://github.com/gorhill/uBlock/wiki/Per-site-switches#no-remote-fonts" target = "_blank" >  < / a > < / div >
< div class = "entry" > < input id = "no-scripting" type = "checkbox" data-setting-name = "noScripting" data-setting-type = "bool" > < label data-i18n = "settingsNoScriptingPrompt" for = "no-scripting" > < / label > < a class = "fa info" href = "https://github.com/gorhill/uBlock/wiki/Per-site-switches#no-scripting" target = "_blank" >  < / a > < / div >
< / div >
2014-06-24 16:30:36 -06:00
2020-04-05 13:19:07 -06:00
< div id = "localData" class = "entrie" >
< hr >
< div id = "storageUsed" class = "entry" > < / div >
< div style = "margin: 1.5em 0" >
< div class = "entry" id = "settingsLastBackupPrompt" style = "display:none;" > < / div >
< div class = "entry" id = "settingsLastRestorePrompt" style = "display:none;" > < / div >
< p > < button class = "custom" type = "button" id = "export" data-i18n = "aboutBackupDataButton" > < / button >  
< button class = "custom" type = "button" id = "import" data-i18n = "aboutRestoreDataButton" > < / button >
< p > < button class = "custom" type = "button" id = "reset" data-i18n = "aboutResetDataButton" > < / button >
2018-03-28 14:15:50 -06:00
< / div >
2020-04-05 13:19:07 -06:00
< / div >
2018-03-28 14:15:50 -06:00
< / div >
2015-01-06 09:44:06 -07:00
2018-03-28 17:28:29 -06:00
< div class = "hidden" >
< input id = "restoreFilePicker" type = "file" accept = "text/plain" >
< / div >
2017-10-27 12:22:45 -06:00
< script src = "js/vapi.js" > < / script >
2014-11-04 04:32:44 -07:00
< script src = "js/vapi-common.js" > < / script >
< script src = "js/vapi-client.js" > < / script >
< script src = "js/udom.js" > < / script >
< script src = "js/i18n.js" > < / script >
< script src = "js/dashboard-common.js" > < / script >
< script src = "js/settings.js" > < / script >
2014-06-24 16:30:36 -06:00
< / body >
< / html >