/showModalDialog-shim

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().

Primary LanguageJavaScript

This repository is not active