Display a confirm box on closing tab or window on chrome from a chrome extension -


i all,

is possible display confirm box on closing tab or window on chrome chrome extension.

i try chrome.tabs.onremoved, chrome.tabs.onupdated , beforeunload et unload , doesn't work. in better case display confirm box after tab closed...

i stop closing process allow user save changes not saved user before closing.

thank's advance !


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -