mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-15 14:09:36 +02:00
parent
aa8b202545
commit
6477572f79
7 changed files with 180 additions and 9 deletions
|
@ -13,7 +13,11 @@
|
|||
"description": ""
|
||||
},
|
||||
"browserAction_title_notified": {
|
||||
"message": "CanvasBlocker \n\nSchutz erfolgreich für:",
|
||||
"message": " \n\nSchutz erfolgreich für:",
|
||||
"description": ""
|
||||
},
|
||||
"browserAction_title_whitelisted": {
|
||||
"message": " (APIs erlaubt für {url})",
|
||||
"description": ""
|
||||
},
|
||||
"browserAction_title_protectedAPIs": {
|
||||
|
|
|
@ -13,7 +13,11 @@
|
|||
"description": ""
|
||||
},
|
||||
"browserAction_title_notified": {
|
||||
"message": "CanvasBlocker \n\nprotection successful for:",
|
||||
"message": " \n\nprotection successful for:",
|
||||
"description": ""
|
||||
},
|
||||
"browserAction_title_whitelisted": {
|
||||
"message": " (APIs whitelisted for {url})",
|
||||
"description": ""
|
||||
},
|
||||
"browserAction_title_protectedAPIs": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue