systemaddon-search.json (427B)
1 { 2 "next": null, 3 "results": [ 4 { 5 "name": "System Add-on Test", 6 "type": "extension", 7 "guid": "system1@tests.mozilla.org", 8 "current_version": { 9 "version": "1.0", 10 "files": [ 11 { 12 "platform": "all", 13 "size": 999, 14 "url": "http://127.0.0.1:8888/system.xpi" 15 } 16 ] 17 }, 18 "last_updated": "2011-09-05T20:42:09Z" 19 } 20 ] 21 }