Can we write some add-ons for Firefox with .Net Framework (C# or VB) ?
feedback
|
migrated from superuser.com Feb 12 '10 at 11:41
This question came from our site for computer enthusiasts and power users.
|
I cannot find any reference to .net and extensions as most firefox extensions work cross platform. (obviously there is Wine and Mono, but these are not perfect). I found this page, which just says about using Visual Studio, but even that is using c++ and not any .net language. It looks like you are pretty limited to XUL (XML User Interface Language). | |||||
feedback
|