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

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

java - More than one row with the given identifier was found: 1, for class: com.model.Diagnosis -