mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-23 05:10:27 +01:00
20 lines
1.2 KiB
Properties
20 lines
1.2 KiB
Properties
|
whilteList_title= White list
|
||
|
whiteList_description= Domains or URLs where the <canvas>-API should not be blocked. To add multiple entries seperate them by comma.
|
||
|
|
||
|
blockAll_title= Block everything
|
||
|
blockAll_description= If you want to block everything (ignore the white list).
|
||
|
|
||
|
blackList_title= Black list
|
||
|
blackList_description= Domains or URLs where the <canvas>-API should always be blocked. To add multiple entries seperate them by comma.
|
||
|
|
||
|
askPermission_title= Ask for permission
|
||
|
askPermission_description= If you want to be asked if you want to block a visible canvas element if the domain or URL is neither in the white or black list.
|
||
|
|
||
|
askInvisiblePermission_title= Ask for permission for invisible elements
|
||
|
askInvisiblePermission_description= If you want to be asked if you want to block an invisible canvas element if the domain or URL is neither in the white or black list.
|
||
|
|
||
|
allowPDFCanvas_title= Allow canvas in PDFs
|
||
|
allowPDFCanvas_description= The native pdf.js uses <canvas> to display the PDF content. If this is unchecked there will lots of annoying ask dialogs or the PDF display will not work.
|
||
|
|
||
|
askForPermission= Do you want to allow the red bordered <canvas>?
|
||
|
askForInvisiblePermission= Do you want to allow an invisibe <canvas>?
|