On 12/15/06, Amin <[EMAIL PROTECTED]> wrote: > is there any easy method to save a string in my extension so i can show it > or use it next time that user open browser ? > Yes, there are multiple ways to do it. For example, you can store a string in preferences or in a file. See the code snippets section on MDC.
Nickolay _______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
