mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 00:45:30 +02:00
18 lines
No EOL
378 B
JSON
18 lines
No EOL
378 B
JSON
[
|
|
{
|
|
"property": "mod.floating_history.position",
|
|
"label": "Position",
|
|
"type": "dropdown",
|
|
"defaultValue": "right",
|
|
"options": [
|
|
{
|
|
"label": "Left",
|
|
"value": "left"
|
|
},
|
|
{
|
|
"label": "Right",
|
|
"value": "right"
|
|
}
|
|
]
|
|
}
|
|
] |