Add sample browser manifest for Linux.

This commit is contained in:
Rob Sayre 2011-06-28 15:25:46 -07:00
parent d5ef6e1b05
commit 6e82ccd073

View File

@ -0,0 +1,10 @@
[
{
"name":"firefox7",
"path":"/home/sayrer/firefoxen/nightly/firefox"
},
{
"name":"chrome14",
"path":"/opt/google/chrome/chrome"
}
]