Add sample browser manifest for Linux.
This commit is contained in:
parent
d5ef6e1b05
commit
6e82ccd073
10
test/resources/browser_manifests/browser_manifest.json.linux
Normal file
10
test/resources/browser_manifests/browser_manifest.json.linux
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"name":"firefox7",
|
||||||
|
"path":"/home/sayrer/firefoxen/nightly/firefox"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name":"chrome14",
|
||||||
|
"path":"/opt/google/chrome/chrome"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user