mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Create an example browser_manifest.json for windows.
This commit is contained in:
parent
b1ea9332b8
commit
dc01974aa4
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[
|
||||
{
|
||||
"name":"firefox",
|
||||
"path":"C:/Program Files (x86)/Firefox/firefox.exe"
|
||||
},
|
||||
{
|
||||
"name":"aurora",
|
||||
"path":"C:/Program Files (x86)/Aurora/firefox.exe"
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue