How can I detect when a user leaves a chrome extension?
I am making a chrome extension with Flutter package chrome_extension.
I want to save the information when the users closes the extension. How can I detect it?
I am making a chrome extension with Flutter package chrome_extension.
I want to save the information when the users closes the extension. How can I detect it?