mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
parent
1a066de2fd
commit
5e5011f208
16 changed files with 556 additions and 90 deletions
|
@ -209,11 +209,21 @@
|
|||
{
|
||||
"name": "highlightBrowserAction"
|
||||
},
|
||||
{
|
||||
"name": "storeNotificationData",
|
||||
"displayDependencies": [
|
||||
{
|
||||
"showNotifications": [true],
|
||||
"displayAdvancedSettings": [true]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "storeImageForInspection",
|
||||
"displayDependencies": [
|
||||
{
|
||||
"showNotifications": [true],
|
||||
"storeNotificationData": [true],
|
||||
"displayAdvancedSettings": [true]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue