DescriptionIdentity API: add chrome.identity.getProfileUserInfo
getProfileUserInfo returns the email address and obfuscated gaia id of
the user signed into a profile. If the user is not signed in, empty
strings are returned.
This API is different from identity.getAccounts in two ways. The information returned is available offline, and it only applies to the primary account for the profile (even when multiple login is enabled).
BUG=368343
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277724
Patch Set 1 #
Total comments: 2
Patch Set 2 : add documentation #Patch Set 3 : rebase #Patch Set 4 : add identity.email permission to stubs_app #
Messages
Total messages: 17 (0 generated)
|