mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +09:00
30 lines
452 B
JSON
30 lines
452 B
JSON
|
|
{
|
||
|
|
"[global]": {
|
||
|
|
"searchdefaultexpir": 1471013469846
|
||
|
|
},
|
||
|
|
"[profile]\/engine.xml": {
|
||
|
|
"order": 1,
|
||
|
|
"alias": "foo"
|
||
|
|
},
|
||
|
|
"[app]\/google.xml": {
|
||
|
|
"order": 2
|
||
|
|
},
|
||
|
|
"[app]\/yahoo.xml": {
|
||
|
|
"order": 3
|
||
|
|
},
|
||
|
|
"[app]\/bing.xml": {
|
||
|
|
"order": 4
|
||
|
|
},
|
||
|
|
"[app]\/amazondotcom.xml": {
|
||
|
|
"order": 5
|
||
|
|
},
|
||
|
|
"[app]\/ddg.xml": {
|
||
|
|
"order": 6
|
||
|
|
},
|
||
|
|
"[app]\/twitter.xml": {
|
||
|
|
"order": 7
|
||
|
|
},
|
||
|
|
"[app]\/wikipedia.xml": {
|
||
|
|
"order": 8
|
||
|
|
}
|
||
|
|
}
|