Ok, so I am building an extension in Google Chrome and I have it so that when my extension’s icon is clicked a login form pops up (default_popup). When they fill this form out it sends an ajax request to my server, authenticates, and sends back my token. So far so good. Now, how do […]
The post How do I change the UI after a login with Google Chrome Extensions? appeared first on BlogoSfera.