mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-03 20:16:33 +02:00
parent
15feed6445
commit
c25e95f845
11 changed files with 550 additions and 34 deletions
|
@ -194,6 +194,17 @@
|
|||
{
|
||||
"name": "showNotifications"
|
||||
},
|
||||
{
|
||||
"name": "highlightPageAction",
|
||||
"displayDependencies": [
|
||||
{
|
||||
"showNotifications": [true]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "highlightBrowserAction"
|
||||
},
|
||||
{
|
||||
"name": "storeImageForInspection",
|
||||
"displayDependencies": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue