You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
480 B
25 lines
480 B
3 years ago
|
{
|
||
|
"defaultHandlersVersion": {
|
||
|
"en-US": 4
|
||
|
},
|
||
|
"mimeTypes": {
|
||
|
"application/pdf": {
|
||
|
"action": 3,
|
||
|
"extensions": [
|
||
|
"pdf"
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
"schemes": {
|
||
|
"tel": {
|
||
|
"action": 2,
|
||
|
"ask": false,
|
||
|
"handlers": [
|
||
|
{
|
||
|
"name": "sxmo",
|
||
|
"path": "/usr/bin/sxmo_open.sh"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|