You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
localStorage and chrome API's are not available to a sandboxed HTML page in a Packaged App. This library facilitates communication from wrapper to sandbox via postMessage, using a nice wrapper which is also compatible if hosting the code on a Web server.