mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
11 lines
149 B
Text
11 lines
149 B
Text
|
[
|
||
|
{
|
||
|
"name": "Firefox",
|
||
|
"path": "/path/to/firefox/executable"
|
||
|
},
|
||
|
{
|
||
|
"name": "Chrome",
|
||
|
"path": "/path/to/chrome/executable"
|
||
|
}
|
||
|
]
|