mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-04-18 08:08:28 +02:00
Fixed display dependencies for ignoreList
This commit is contained in:
parent
391deae6f1
commit
5ced858173
@ -224,6 +224,14 @@
|
|||||||
{
|
{
|
||||||
"showNotifications": [true],
|
"showNotifications": [true],
|
||||||
"displayAdvancedSettings": [true]
|
"displayAdvancedSettings": [true]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"displayBadge": [true],
|
||||||
|
"displayAdvancedSettings": [true]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"highlightBrowserAction": ["color", "blink"],
|
||||||
|
"displayAdvancedSettings": [true]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user