mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-09 09:58:57 +00:00
11 lines
211 B
JSON
11 lines
211 B
JSON
{
|
|
"name": "Absolute Entry Point Launch Path App",
|
|
"installs_allowed_from": [ "*" ],
|
|
"entry_points": {
|
|
"ep1": {
|
|
"name": "Entry Point 1",
|
|
"launch_path": "http://www.mozilla.org/"
|
|
}
|
|
}
|
|
}
|