Skip to content

Instantly share code, notes, and snippets.

@lloyd
Created October 16, 2013 11:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lloyd/7006453 to your computer and use it in GitHub Desktop.
Save lloyd/7006453 to your computer and use it in GitHub Desktop.
blue sky dreaming
{
"name": "Firefox Accounts",
"description": "Firefox Accounts for FirefoxOS",
"launch_path": "/ui.html",
"type": "certified",
"developer": {
"name": "The Cloud Services Team",
"url": "https://github.com/mozilla-b2g/gaia"
},
"permissions": {
},
"locales": {
"en-US": {
"name": "Firefox Accounts",
"description": "Firefox Account subsystem for FirefoxOS"
}
},
"default_locale": "en-US",
"icons": {
"128": "/style/icons/Blank.png"
},
"connections": {
"fxaccounts": {
"handler_path": "/api.html",
"description": "Interact with Firefox Accounts",
"rules": {}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment