mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-02-08 00:21:11 +01:00
11 lines
149 B
Plaintext
11 lines
149 B
Plaintext
[
|
|
{
|
|
"name": "Firefox",
|
|
"path": "/path/to/firefox/executable"
|
|
},
|
|
{
|
|
"name": "Chrome",
|
|
"path": "/path/to/chrome/executable"
|
|
}
|
|
]
|