notes/.config/chromium/Default/Extensions/bhchdcejhohfmigjafbampogmaanbfkg/0.4.7_0/schema.json

13 lines
223 B
JSON

{
"type": "object",
"properties": {
"ua": {
"title": "Custom User-Agent String",
"type": "string"
},
"json": {
"title": "JSON String of all Preferences",
"type": "string"
}
}
}