tenfourfox/webapprt/test/chrome/geolocation-prompt-perm.webapp
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07: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" }
}
}