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

php - Dynamic url re-writing using htaccess -

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -