mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-01-03 10:31:54 +01:00
Added more information and recommondation to the description of the maxFakeSize.
Suggested in #119.
This commit is contained in:
parent
067ec6954c
commit
c53961e1d4
@ -115,7 +115,7 @@
|
||||
},
|
||||
|
||||
"maxFakeSize_description": {
|
||||
"message": "Canvas, die eine größere Fläche als die hier angegebene Zahl haben, werden nicht vorgetäuscht. (Null eingeben, um es zu deaktivieren.)",
|
||||
"message": "Canvas, die eine größere Fläche als die hier angegebene Zahl haben, werden nicht vorgetäuscht. (Null eingeben, um es zu deaktivieren.) Dies ist ein Leistungsparameter, der das Einfrieren des Browsers verringern kann und der an die Rechenleistung des Gerätes angepasst sein soll. ACHTUNG: Dies veringert die Sicherheit des Addons. Deswegen wird stark empfohlen, diesen Wert nicht unter 100 000 zu setzen.",
|
||||
"description": ""
|
||||
},
|
||||
"maxFakeSize_title": {
|
||||
|
@ -115,7 +115,7 @@
|
||||
},
|
||||
|
||||
"maxFakeSize_description": {
|
||||
"message": "Canvas with a bigger area than this number will not be faked. (Enter zero to disable.)",
|
||||
"message": "Canvas with a bigger area than this number will not be faked. (Enter zero to disable.) This is a performance parameter that can prevent browser freezes and should be adjusted to the computing power of the device. CAUTION: This lowers the savety of the addon, therefore it is highly recommended not to set this value below 100 000.",
|
||||
"description": ""
|
||||
},
|
||||
"maxFakeSize_title": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user