Hi,
The chrome.identity API allows to add a listener which reacts when the sign in information changes.
But is there a way to get the same information (obfuscated account id and signed in flag) directly (current state)?
Adding a listener does not cause it being called with the current information right away...
Cheers.
Alex