Firefox extensions in Visual Studio.NET
Written on September 21, 2005
I’ve had a go once or twice to write an extension for Firefox, and found the whole process a bit involved.
What I’d like to see is someone write an add-in for Visual Studio.NET that would help with this process.
I’m not even sure if this is all possible, and how easy it would be. Some of the things I would like to see are:
- Javascript language support
- Intellisense when using XPCOM objects
- Automated jar building
Categories: