pdf.js/test/resources/browser_manifests/browser_manifest.json.example

11 lines
149 B
Plaintext
Raw Normal View History

[
{
"name": "Firefox",
"path": "/path/to/firefox/executable"
},
{
"name": "Chrome",
"path": "/path/to/chrome/executable"
}
]