Add a enhanceTextSelection
preference to the viewer
This commit is contained in:
parent
ffb876fdf4
commit
15e45d772f
4 changed files with 14 additions and 6 deletions
|
@ -94,6 +94,10 @@
|
|||
"type": "boolean",
|
||||
"description": "Whether to prevent the extension from reporting the extension and browser version to the extension developers.",
|
||||
"default": false
|
||||
},
|
||||
"enhanceTextSelection": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue