1
0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2024-05-29 09:28:06 +02:00
CanvasBlocker/.vscode/settings.json

37 lines
570 B
JSON
Raw Normal View History

2018-08-22 22:16:49 +02:00
{
"cSpell.words": [
2018-10-09 08:14:50 +02:00
"Benachrichtigungsdetails",
2018-08-22 22:16:49 +02:00
"Blockiermodi",
"Blockiermodus",
"Captcha",
2018-08-22 22:16:49 +02:00
"Ignorierliste",
"Maleficient",
"Nachfrageverweigerungsmodus",
"Oakenpants",
"PDFs",
2018-09-04 23:29:58 +02:00
"Rect",
"Rects",
2018-08-22 22:16:49 +02:00
"Spoofer",
"Strg",
2018-08-22 22:16:49 +02:00
"Thorin",
"Vortäuschaktion",
"Vortäuschgröße",
"Vortäuschrate",
"Waterfox",
"collapser",
"fakeable",
"fragmenter",
"ignorelist",
"micrococo",
2018-08-22 22:16:49 +02:00
"onloaded",
"prefs",
2018-09-12 00:07:39 +02:00
"promisify",
2018-10-09 08:14:50 +02:00
"ruleset",
2018-08-26 23:13:23 +02:00
"spodermenpls",
2018-09-12 00:07:39 +02:00
"unticking",
2018-08-26 23:13:23 +02:00
"webgl",
"whitelisted",
2018-08-26 23:13:23 +02:00
"yfdyh"
2018-08-22 22:16:49 +02:00
],
2018-08-26 23:13:23 +02:00
"cSpell.language": "en,de,en-GB"
2018-08-22 22:16:49 +02:00
}