I'm about to upgrade my extension with some features that the user should probably know about upon installation - is there a way to pop up a dialog box to them during the process, or on the extension's first load?

I figure I can check a 'seenAlert' preference on every load which i'll set to true after the message is displayed, but it seems like a pretty huge waste to check the pref every time if you really only need to see it once. Ideas?


Soma
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to