Detect when your webgl app was paused!The OnApplicationPause method does not work on webgl. Hence, this plugin was made to detect when a webgl app has been paused. This can be useful if you want to show a “paused” screen if the web app pauses, and then when the user comes back he can unpause the app(or unpause automatically), for example.If you like my plugin, please consider leaving a review. It helps me immensely and encourages me to improve the plugin further, and other people to support my work :).You can detect if the web app paused because you switched tabs and/orYou can detect if the web app paused because it lost focus for any reason.