michael@0: { michael@0: "name": "Absolute Activity Href App", michael@0: "description": "App with an invalid activity href", michael@0: "installs_allowed_from": [ "*" ], michael@0: "activities": { michael@0: "without_href": { }, michael@0: "absolute_href": { michael@0: "href": "http://www.mozilla.org" michael@0: }, michael@0: "valid_href": { michael@0: "href": "/transfer.html" michael@0: } michael@0: } michael@0: }