uBlock/platform/chromium/managed_storage.json

11 lines
279 B
JSON
Raw Normal View History

2015-10-21 09:53:03 -06:00
{
"type": "object",
"properties": {
"adminSettings": {
"title": "A valid JSON string compliant with uBO's backup format.",
"description": "All entries present will overwrite local settings.",
"type": "string"
}
}
}