can someone answer any of these questions?
- Is it possible to develop an add-on for IE 11 with access to networking APIs (UDP/TCP sockets)?
- Is there any website like Chrome Web Store for publishing add-ons?
- Is there a way to install an add-on from a webpage?
- Would it be the same IE 11 add-on development and deployment processes for windows phone and windows desktop?
Thanks
By default IE add-ons have very limited rights but you can elevate it, as I understand. Some details are here. And take a look on this project, it can be relevant.