getSitePermissions
abstract suspend fun getSitePermissions(tabId: String, request: PermissionRequest): SitePermissionsManager.SitePermissions
Returns an array of permissions that we support and the user has to manually handle
Return
map where keys are the type PermissionsKey and have a list of String as values
Parameters
tabId
the tab where the request was originated
request
original permission request