@@ -13,30 +13,30 @@
< body >
< div class ="fieldset ">
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="collapseBlocked " data-setting-type ="bool "> < svg > < use href ="img/material-design.svg#checkmark " /></ 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 > < use href ="img/material-design.svg#checkmark " /></ 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 > < use href ="img/material-design.svg#checkmark " /></ svg > </ span > < span data-i18n ="settingsContextMenuPrompt "> </ span > </ label > </ div >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="tooltipsDisabled " data-setting-type ="bool "> < svg > < use href ="img/material-design.svg#checkmark " /></ svg > </ span > < span data-i18n ="settingsTooltipsPrompt "> </ span > </ label > </ div >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="colorBlindFriendly " data-setting-type ="bool "> < svg > < use href ="img/material-design.svg#checkmark " /></ svg > </ span > < span data-i18n ="settingsColorBlindPrompt "> </ span > </ label > </ div >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="cloudStorageEnabled " data-setting-type ="bool "> < svg > < use href ="img/material-design.svg#checkmark " /></ 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 >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="advancedUserEnabled " data-setting-type ="bool "> < svg > < use href ="img/material-design.svg#checkmark " /></ svg > </ span > < span > < span data-i18n ="settingsAdvancedUserPrompt "> </ span > < a class ="fa-icon info " href ="advanced-settings.html " title ="settingsAdvancedUserSettings "> cogs</ a > </ span > </ label > </ div >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="collapseBlocked " data-setting-type ="bool "> < svg > < use xlink: href ="img/material-design.svg#checkmark " /></ 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 > < use xlink: href ="img/material-design.svg#checkmark " /></ 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 > < use xlink: href ="img/material-design.svg#checkmark " /></ svg > </ span > < span data-i18n ="settingsContextMenuPrompt "> </ span > </ label > </ div >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="tooltipsDisabled " data-setting-type ="bool "> < svg > < use xlink: href ="img/material-design.svg#checkmark " /></ svg > </ span > < span data-i18n ="settingsTooltipsPrompt "> </ span > </ label > </ div >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="colorBlindFriendly " data-setting-type ="bool "> < svg > < use xlink: href ="img/material-design.svg#checkmark " /></ svg > </ span > < span data-i18n ="settingsColorBlindPrompt "> </ span > </ label > </ div >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="cloudStorageEnabled " data-setting-type ="bool "> < svg > < use xlink: href ="img/material-design.svg#checkmark " /></ 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 >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="advancedUserEnabled " data-setting-type ="bool "> < svg > < use xlink: href ="img/material-design.svg#checkmark " /></ svg > </ span > < span > < span data-i18n ="settingsAdvancedUserPrompt "> </ span > < a class ="fa-icon info " href ="advanced-settings.html " title ="settingsAdvancedUserSettings "> cogs</ a > </ span > </ label > </ div >
</ div >
< hr >
< div class ="fieldset ">
< div class ="fieldset-header " data-i18n ="3pGroupPrivacy "> </ div >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="prefetchingDisabled " data-setting-type ="bool "> < svg > < use href ="img/material-design.svg#checkmark " /></ svg > </ span > < span > < span data-i18n ="settingsPrefetchingDisabledPrompt "> </ span > < a class ="fa-icon info " href ="https://github.com/gorhill/uBlock/wiki/Dashboard:-Settings#disable-pre-fetching " target ="_blank "> info-circle</ a > </ span > </ label > </ div >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="hyperlinkAuditingDisabled " data-setting-type ="bool "> < svg > < use href ="img/material-design.svg#checkmark " /></ svg > </ span > < span > < span data-i18n ="settingsHyperlinkAuditingDisabledPrompt "> </ span > < a class ="fa-icon info important " href ="https://github.com/gorhill/uBlock/wiki/Dashboard:-Settings#disable-hyperlink-auditing " target ="_blank "> info-circle</ a > </ span > </ label > </ div >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="webrtcIPAddressHidden " data-setting-type ="bool "> < svg > < use href ="img/material-design.svg#checkmark " /></ 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 >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="noCSPReports " data-setting-type ="bool "> < svg > < use href ="img/material-design.svg#checkmark " /></ 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 >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="prefetchingDisabled " data-setting-type ="bool "> < svg > < use xlink: href ="img/material-design.svg#checkmark " /></ svg > </ span > < span > < span data-i18n ="settingsPrefetchingDisabledPrompt "> </ span > < a class ="fa-icon info " href ="https://github.com/gorhill/uBlock/wiki/Dashboard:-Settings#disable-pre-fetching " target ="_blank "> info-circle</ a > </ span > </ label > </ div >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="hyperlinkAuditingDisabled " data-setting-type ="bool "> < svg > < use xlink: href ="img/material-design.svg#checkmark " /></ svg > </ span > < span > < span data-i18n ="settingsHyperlinkAuditingDisabledPrompt "> </ span > < a class ="fa-icon info important " href ="https://github.com/gorhill/uBlock/wiki/Dashboard:-Settings#disable-hyperlink-auditing " target ="_blank "> info-circle</ a > </ span > </ label > </ div >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="webrtcIPAddressHidden " data-setting-type ="bool "> < svg > < use xlink: href ="img/material-design.svg#checkmark " /></ 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 >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="noCSPReports " data-setting-type ="bool "> < svg > < use xlink: href ="img/material-design.svg#checkmark " /></ 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 >
</ div >
< hr >
< 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 >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="noCosmeticFiltering " data-setting-type ="bool "> < svg > < use href ="img/material-design.svg#checkmark " /></ 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 >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="noLargeMedia " data-setting-type ="bool "> < svg > < use href ="img/material-design.svg#checkmark " /></ svg > </ span > < span > < span data-i18n ="settingsNoLargeMediaPrompt "> </ 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 >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="noRemoteFonts " data-setting-type ="bool "> < svg > < use href ="img/material-design.svg#checkmark " /></ 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 > < use href ="img/material-design.svg#checkmark " /></ 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 >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="noCosmeticFiltering " data-setting-type ="bool "> < svg > < use xlink: href ="img/material-design.svg#checkmark " /></ 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 >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="noLargeMedia " data-setting-type ="bool "> < svg > < use xlink: href ="img/material-design.svg#checkmark " /></ svg > </ span > < span > < span data-i18n ="settingsNoLargeMediaPrompt "> </ 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 >
< div class ="li "> < label > < span class ="input checkbox "> < input type ="checkbox " data-setting-name ="noRemoteFonts " data-setting-type ="bool "> < svg > < use xlink: href ="img/material-design.svg#checkmark " /></ 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 > < use xlink: href ="img/material-design.svg#checkmark " /></ 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 >
</ div >
< hr >
< div id ="localData " class ="fieldset ">