gecko/webapprt/test/chrome/geolocation-prompt-perm.webapp
2013-08-27 15:03:42 -04:00

9 lines
267 B
JSON

{
"name": "Geolocation Permission Test Webapp",
"description": "A webapp for testing geolocation prompt.",
"launch_path": "/webapprtChrome/webapprt/test/chrome/geolocation-prompt-perm.html",
"permissions": {
"geolocation": { "description": "Desc" }
}
}