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

PHP Error "Undefined index" -

C# List<> to xml -

php - How to only save new tweets/instagram photos to database? -