javascript - Firefox Close Event from Extension -


how can detect when main firefox window closed extension?

you can listen few different observer notifications find out:

https://developer.mozilla.org/en-us/docs/observer_notifications

the 1 want quit-application.


Comments

Popular posts from this blog

asp.net - Session has Expired in IE 10,9,8 -

PHP Error "Undefined index" -

C# List<> to xml -