|
Greetings all I would like my extension to have the ability do some tasks when the first browser window is opened and when the last is closed. As part of the current functionality of the extension these tasks are done manually when when the user requests them, this functionality will not be changed. I have created a simple XPCOM component that runs code on first load and last close. What I want to know is what is the best way to achieve the desired functionality without duplicating the current code? Thanks Trevor |
_______________________________________________ Project_owners mailing list [email protected] https://www.mozdev.org/mailman/listinfo/project_owners
