"message":"Firefox's native PDF reader uses the API to display PDF content. If too many ask dialogs appear or the PDF reader does not work at all, these have to be allowed.",
"description":""
},
"allowPDFCanvas_title":{
"message":"Allow canvas in PDFs",
"description":""
},
"askForInvisiblePermission":{
"message":"Do you want to allow invisible <canvas>?",
"description":""
},
"askForInvisibleInputPermission":{
"message":"Do you want to allow invisible <canvas> input?",
"description":""
},
"askForInvisibleReadoutPermission":{
"message":"Do you want to allow invisible <canvas> readout?",
"message":"When Canvas Blocker's Block mode is set to 'ask permission' or 'ask permission for readout API', a confirm message will appear every time a page tries to access the API or readout API. This setting tries to display the confirm message only once for each page regardless of how many times the page tries to access the API. Nevertheless, multiple confirm messages may still be displayed on some pages.\nNo: asking every time\nIndividual: each API-type (context, input, readout) has to be confirmed seperately\ncombined: all API-types get confirmed together",
"message":"Canvas with a smaller or equal area than this number will not be faked. This is a parameter to prevent detection.\nCAUTION: This lowers the safety of the addon, therefore it is highly recommended not to set this value above 100.",
"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.\nCAUTION: This lowers the safety of the addon, therefore it is highly recommended not to set this value below 1 000 000.",
"message":"none (completely white): a completely white image is returned. The option \"Fake the alpha channel\" should be activated with this. CAUTION: Do not use this with the \"fake at input\" mode.\nnon persistent: the random numbers will be determined freshly for each faking action.\nconstant: within one web page a color will always be faked to the same color.\npersistent: the random number will only be determined once for every domain.",
"message":"Number of colors that should not be faked per canvas. This is a parameter to prevent detection.\nCAUTION: This can reduce the performance of the addon because the color statistic has to be calculated for every image. Additional this can lower the safety of the addon, therefore it is highly recommended not to set this value above 3.",
"message":"Number of colors that a canvas must have to be faked.\nCAUTION: This can lower the safety of the addon, therefore it is highly recommended not to set this value above 10.",
"message":"Enables the canvas cache. This can prevent detection and increases the performance when small canvas are read several times but decreases it for big canvas.",
"message":"Domains or URLs where no notification will be shown. To add multiple entries, separate them by commas.",
"description":""
},
"ignoreList_title":{
"message":"Ignore list",
"description":""
},
"ignorelistDomain":{
"message":"silence domain",
"description":""
},
"ignorelistURL":{
"message":"ignore URL",
"description":""
},
"inputIgnoreDomain":{
"message":"Input domain to add to ignore list:",
"description":""
},
"inputWhitelistDomain":{
"message":"Input URL RegExp to add to white list:",
"description":""
},
"inputWhitelistURL":{
"message":"Input domain to add to white list:",
"description":""
},
"settings":{
"message":"settings",
"description":""
},
"showCallingFile_description":{
"message":"",
"description":""
},
"showCallingFile_title":{
"message":"Show calling file",
"description":""
},
"showCompleteCallingStack_description":{
"message":"",
"description":""
},
"showCompleteCallingStack_title":{
"message":"Display complete calling stack",
"description":""
},
"showNotifications_description":{
"message":"Show a notification when the block mode is set to \"fake readout API\".",
"description":""
},
"showNotifications_title":{
"message":"Show notifications",
"description":""
},
"notificationDisplayTime_description":{
"message":"Number of seconds the notifications are shown. (Enter zero to disable automatic closing.)",
"description":""
},
"notificationDisplayTime_title":{
"message":"Notification display time",
"description":""
},
"sourceOutput":{
"message":"Calling file",
"description":""
},
"stackEntryOutput":{
"message":"{url} line {line} column {column}",
"description":""
},
"stackList_description":{
"message":"JS files which are allowed to use the <canvas>-API. The input has to be in JSON format. Example: [{\"url\": \"http://domain/file1.js\"}, {\"url\": \"http://domain/file2.js\", \"line\": 1, \"column\": 4, \"stackPosition\": -3}]",
"message":"To find the cause for an error a detailed logging of the addon activities is helpful. This parameter controls the level of detail of the logging.",