mirror of
https://github.com/pierre42100/comunic
synced 2025-07-05 09:34:40 +00:00
First commit
This commit is contained in:
10
3rdparty/pdf.js/test/resources/browser_manifests/browser_manifest.json.example
vendored
Executable file
10
3rdparty/pdf.js/test/resources/browser_manifests/browser_manifest.json.example
vendored
Executable file
@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"name": "Firefox",
|
||||
"path": "/path/to/firefox/executable"
|
||||
},
|
||||
{
|
||||
"name": "Chrome",
|
||||
"path": "/path/to/chrome/executable"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user