tenfourfox/webapprt/test/chrome/geolocation-prompt-perm.webapp

9 lines
267 B
Plaintext
Raw Normal View History

2017-04-19 07:56:45 +00:00
{
"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" }
}
}