mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
11 lines
279 B
JSON
11 lines
279 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|
|
}
|