1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-03 20:16:33 +02:00

Added highlighting options for notification icons

Fixes #225.
This commit is contained in:
kkapsner 2018-08-20 21:48:05 +02:00
parent 15feed6445
commit c25e95f845
11 changed files with 550 additions and 34 deletions

View file

@ -194,6 +194,17 @@
{
"name": "showNotifications"
},
{
"name": "highlightPageAction",
"displayDependencies": [
{
"showNotifications": [true]
}
]
},
{
"name": "highlightBrowserAction"
},
{
"name": "storeImageForInspection",
"displayDependencies": [