Create an example browser_manifest.json for windows.
This commit is contained in:
parent
b1ea9332b8
commit
dc01974aa4
@ -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…
Reference in New Issue
Block a user