Skip to content

Instantly share code, notes, and snippets.

@gregglind
Created February 10, 2012 19:43
Show Gist options
  • Save gregglind/1792121 to your computer and use it in GitHub Desktop.
Save gregglind/1792121 to your computer and use it in GitHub Desktop.
sample test pilot data
{
"extensions": [
{
"name": "Test Pilot",
"isEnabled": true,
"isPlatformCompatible": true,
"isCompatible": true,
"appDisabled": false,
"id": "testpilot?labs.mozilla.com"
},
{
"name": "Youdao Word Capturer",
"isEnabled": false,
"isPlatformCompatible": true,
"isCompatible": false,
"appDisabled": true,
"id": "dict?www.youdao.com"
},
{
"name": "Java Quick Starter",
"isEnabled": true,
"isPlatformCompatible": true,
"isCompatible": true,
"appDisabled": false,
"id": "jqs?sun.com"
}
],
"ts": 1321928171,
"metadata": {
"updateChannel": "beta",
"fxVersion": "9.0",
"tpVersion": "1.2",
"task_guid": "some_unique_key",
"location": "zh-CN",
"operatingSystem": "WINNT Windows NT 5.1",
"surveyAnswers": ""
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment