Hi all: For those of us running Firefox 3.5, has anybody explored worker threads in Firefox extensions ?
Summary By using worker threads in extensions to perform tasks in the background, the user interface is not blocked. Here is an interesting article https://developer.mozilla.org/En/Using_workers_in_extensions Do take a look. thanks Saifi.

