mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
Fixed display dependencies for ignoreList
This commit is contained in:
parent
391deae6f1
commit
5ced858173
1 changed files with 8 additions and 0 deletions
|
@ -224,6 +224,14 @@
|
|||
{
|
||||
"showNotifications": [true],
|
||||
"displayAdvancedSettings": [true]
|
||||
},
|
||||
{
|
||||
"displayBadge": [true],
|
||||
"displayAdvancedSettings": [true]
|
||||
},
|
||||
{
|
||||
"highlightBrowserAction": ["color", "blink"],
|
||||
"displayAdvancedSettings": [true]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue