mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-03 20:16:33 +02:00
parent
e539a893b4
commit
f75189f374
8 changed files with 224 additions and 95 deletions
|
@ -76,6 +76,11 @@
|
|||
name: "askOnlyOnce",
|
||||
defaultValue: true
|
||||
},
|
||||
{
|
||||
name: "askDenyMode",
|
||||
defaultValue: "block",
|
||||
options: ["block", "fake"]
|
||||
},
|
||||
{
|
||||
name: "showNotifications",
|
||||
defaultValue: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue