Created
February 10, 2012 19:43
-
-
Save gregglind/1792121 to your computer and use it in GitHub Desktop.
sample test pilot data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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