mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-03 20:30:00 +00:00
10 lines
174 B
JSON
10 lines
174 B
JSON
{
|
|
"name": "Random app",
|
|
"launch_path": "/index.html",
|
|
"messages": [{
|
|
"dummy-system-message": "/index.html"
|
|
}, {
|
|
"dummy-system-message2": "/index.html"
|
|
}]
|
|
}
|