blob: 2a3ae61a77f742bac870a984a24844a958a16434 (
plain)
1
2
3
4
5
6
7
|
{
"program": {
"x86-64": { "url": "chrome://app-list/hotword_x86_64.nexe" },
"x86-32": { "url": "chrome://app-list/hotword_x86_32.nexe" },
"arm": {"url": "chrome://app-list/hotword_arm.nexe" }
}
}
|