1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-04 20:46:39 +02:00

Block data URLs instead of their requests

Fixes #211
This commit is contained in:
kkapsner 2018-07-21 00:32:15 +02:00
parent 0ce446cf52
commit 9ba9c48422
6 changed files with 25 additions and 33 deletions

View file

@ -381,7 +381,7 @@
},
"misc",
{
"name": "blockRequestsFromDataURL",
"name": "blockDataURLs",
"displayDependencies": {
"displayAdvancedSettings": [true]
}