michael@0: { michael@0: "name": "Really Rapid Release (hosted)", michael@0: "description": "Updated even faster than Firefox, just to annoy slashdotters.", michael@0: "launch_path": "/tests/dom/datastore/tests/TESTTOKEN", michael@0: "icons": { "128": "default_icon" }, michael@0: "datastores-owned" : { michael@0: "foo" : { "access": "readwrite", "description" : "This store is called foo" } michael@0: }, michael@0: "datastores-access" : { michael@0: "foo" : { "readonly": false, "description" : "This store is called foo" } michael@0: } michael@0: }