1 parent 6032399 commit 7a768e7Copy full SHA for 7a768e7
1 file changed
src/js/background.js
@@ -115,7 +115,7 @@ const userSettingsDefault = {
115
externalLists: '',
116
firewallPaneMinimized: true,
117
hyperlinkAuditingDisabled: true,
118
- ignoreGenericCosmeticFilters: vAPI.webextFlavor.soup.has('mobile'),
+ ignoreGenericCosmeticFilters: false,
119
importedLists: [],
120
largeMediaSize: 50,
121
parseAllABPHideFilters: true,
0 commit comments