As recommended in #57 , the manifest should align with other proposals under incubation.
I propose using common values to identify the req_permissions, recommending the identifiers of the Permissions Registry.
For instance:
{
"name": "geolocation",
"reason": "To show user's position on the map"
},
As recommended in #57 , the manifest should align with other proposals under incubation. I propose using common values to identify the
req_permissions
, recommending the identifiers of the Permissions Registry.For instance:
Comments?