mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-02 07:30:08 +00:00
18 lines
287 B
JSON
18 lines
287 B
JSON
{
|
|
"name": "Random app",
|
|
"activities": {
|
|
"import-app": { "blob": { "required": true } },
|
|
"bug1176712": [{
|
|
"filters": {
|
|
"type": "type1"
|
|
},
|
|
"href": "href1"
|
|
}, {
|
|
"filters": {
|
|
"type": "type2"
|
|
},
|
|
"href": "href2"
|
|
}]
|
|
}
|
|
}
|