Revert "Add a enhanceTextSelection preference to the viewer"

This reverts commit 15e45d772f.
This commit is contained in:
Tim van der Meij 2016-09-03 20:26:46 +02:00
parent 461a18a74a
commit a2525a8ba3
4 changed files with 6 additions and 14 deletions

View file

@ -94,10 +94,6 @@
"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
}
}
}