Firefox 0.9 was released a week ago along with the new Mozilla Update site that “hosts extensions and themes for Mozilla software”.
I am not sure if it was users discovering my extensions after switching to this new version of Mozilla Firefox, users finding my extension through the new centralized extension site or issues with the new extension manager, but I received a large amount of email in the last week related to my extensions.
I always try to respond to any emails in a timely manner, but it was becoming a fair amount of work so I started looking into possible ways to make the communication process better. With this in mind there are now chrispederick.com forums. The forums are designed to compliment (rather than replace) contacting me directly, but I am hoping they will prove a valuable resource for people wishing to find answers to their issues or discuss feature requests.
PunBB
I am not expecting these forums to be used by large numbers of people so in choosing the forum software I wanted something simple and lightweight. Having seen Alex King’s recommendation I decided to go with PunBB and I am very happy so far. I have made some minor tweaks and set up some new themes, but basically it is the standard setup without any modifications. If there are any features that you would like to see added just post your thoughts in the General forum, but bear in mind that I want to keep the forums lightweight and fast.
A few people have already registered and started posting in the forums and so far I am liking the new form of communication. Also bear in mind that these forums are not exclusively related to questions about my extensions, so feel free to post about anything related to chrispederick.com.

Web development is my profession, and Firefox is my primary browser. So I’m quite interested in the Web Developer plugin for Firefox. However, I’m currently using the nightly builds of Firefox (0.9.0+). The Web Dev plugin is limited to versions from 0.8.0 to 0.9.0. Is there any way I could make it work in 0.9.0+, or would I have to revert to the 0.9.0 release?
One way is to download the XPI file and update the install.rdf file manually.
Another option is to set the following preference:
user_pref(“app.version”, “0.9.0″);
I haven’t tried this however, and don’t know if it has any side-effects.
Once I have downloaded the XPI file, how do I access the install.rdf file?
You have to unzip the XPI, change the install.rdf file and then zip it back up again.
Carried this over to the forums:
http://chrispederick.com/forums/viewtopic.php?pid=84