11 lines
149 B
Plaintext
11 lines
149 B
Plaintext
[
|
|
{
|
|
"name": "Firefox",
|
|
"path": "/path/to/firefox/executable"
|
|
},
|
|
{
|
|
"name": "Chrome",
|
|
"path": "/path/to/chrome/executable"
|
|
}
|
|
]
|