You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google removed the showModalDialog in Chrome 37. However, many legacy web applications use this API. This is a simple Chrome extension to map showModalDialog calls to window.open().