There is a lot of documentation and tutorials for this so it looks like we will be able to jump right in.
One concern I have is somehow tying this together with a WPF. It looks like add-ons are generally written in javascript, not C# from my research. If I'm not mistaken our project needs to be written in C# right?
Here are some resources for developing add-ons for Firefox:
ReplyDeletehttps://developer.mozilla.org/en-US/docs/Firefox_addons_developer_guide
https://developer.mozilla.org/en-US/docs/Building_an_Extension
There is a lot of documentation and tutorials for this so it looks like we will be able to jump right in.
One concern I have is somehow tying this together with a WPF. It looks like add-ons are generally written in javascript, not C# from my research. If I'm not mistaken our project needs to be written in C# right?