Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6032399 commit 7a768e7Copy full SHA for 7a768e7
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