Firefox extensions in Visual Studio.NET
I’ve had a go once or twice to write an extension for Firefox (Broken link, was originally www.spreadfirefox.com/?q=affiliates&id=91129&t=89), 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: