Tag Archives: google chrome

GOOGLE CHROME: onUnload event when closing popup

I’m building a Google Chrome extension and I needed to run some code when the popup that opens when the user clicks the browser action is closed. Unfortunately, the “onunload” event is never trigered in this case. Well, according to … Continue reading

Posted in programming | Tagged | Leave a comment