mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 00:45:30 +02:00
14 lines
283 B
JSON
14 lines
283 B
JSON
[
|
|
{
|
|
"property": "z0.catto.nyancats",
|
|
"label": "Enable Nyan Cat and friends.",
|
|
"type": "checkbox",
|
|
"defaultValue": true
|
|
},
|
|
{
|
|
"property": "z0.catto.bongocat",
|
|
"label": "Enable Bongocat at the top.",
|
|
"type": "checkbox",
|
|
"defaultValue": false
|
|
}
|
|
]
|