1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-04 20:46:39 +02:00

Added warning about browser faking in navigator

As discussed in #321
This commit is contained in:
kkapsner 2019-05-12 00:55:31 +02:00
parent 9fd454eb03
commit cb39d59c8f
4 changed files with 14 additions and 0 deletions

View file

@ -1081,6 +1081,10 @@
"message": "On this page you can set the navigator settings. If using a preset you should always use an operating system and browser preset. After selecting these you can still make modifications.",
"description": ""
},
"navigatorSettings_disclaimer": {
"message": "CAUTION: the actual browser in use cannot be faked entirely as there is multitude of ways to detect it. E.g. feature tests and browser specific rendering of HTML elements will always leak.",
"description": ""
},
"navigatorSettings_presetSection.os": {
"message": "Operating system presets",
"description": ""