mirror of
https://github.com/pierre42100/comunic
synced 2025-07-19 08:15:31 +00:00
11 lines
149 B
JSON
Executable File
11 lines
149 B
JSON
Executable File
[
|
|
{
|
|
"name": "Firefox",
|
|
"path": "/path/to/firefox/executable"
|
|
},
|
|
{
|
|
"name": "Chrome",
|
|
"path": "/path/to/chrome/executable"
|
|
}
|
|
]
|