1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-26 10:08:06 +02:00
pdf.js/test/resources/browser_manifests/browser_manifest.json.example

11 lines
149 B
Text
Raw Normal View History

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