I need to display confirm box(yes or no) for saving data after closed tab in google chrome extension.
Also when user click on yes/no button then call function so that i can save data in cache/cookies/localstorage.
I need to display confirm box(yes or no) for saving data after closed tab in google chrome extension.
Also when user click on yes/no button then call function so that i can save data in cache/cookies/localstorage.