mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-04-18 06:08:05 +02:00
{chromium,firefox}#uBo: enable filterAuthorMode and logger
I know I am not supposed to use it as it overrides lists and instead gray/noop is better, but I really want to allow some traffic regardless of what my lists say.
This commit is contained in:
parent
3209b5fe9b
commit
2c661dde96
etc
@ -50,13 +50,17 @@
|
||||
},
|
||||
"uBlock0@raymondhill.net": {
|
||||
"advancedSettings": [
|
||||
[
|
||||
"filterAuthorMode",
|
||||
"true"
|
||||
],
|
||||
[
|
||||
"trustedListPrefixes",
|
||||
"-"
|
||||
],
|
||||
[
|
||||
"uiPopupConfig",
|
||||
"+captions"
|
||||
"+captions +logger"
|
||||
]
|
||||
],
|
||||
"toAdd": {
|
||||
|
@ -9,13 +9,17 @@
|
||||
},
|
||||
"cjpalhdlnbpafiamejdnhcphjbkeiagm": {
|
||||
"advancedSettings": [
|
||||
[
|
||||
"filterAuthorMode",
|
||||
"true"
|
||||
],
|
||||
[
|
||||
"trustedListPrefixes",
|
||||
"-"
|
||||
],
|
||||
[
|
||||
"uiPopupConfig",
|
||||
"+captions"
|
||||
"+captions +logger"
|
||||
]
|
||||
],
|
||||
"toAdd": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user