mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-20 10:33:36 +00:00
13 lines
233 B
JSON
13 lines
233 B
JSON
{
|
|
"name": "IAC subscriber app",
|
|
"launch_path": "/index.html",
|
|
"type": "certified",
|
|
"package_path": "subscriber.zip",
|
|
"connections": {
|
|
"a-connection": {
|
|
"description": "A connection",
|
|
"rules": {}
|
|
}
|
|
}
|
|
}
|