I want to write IE extension in .Net (VB/C#)
I already have experience writing firefox addons.
All I want to do is, manipulate the DOM before showing it to the user. Like remove some stuff, highlight words, etc...
Is it possible to do it using .Net? Or is the only way C++/ATL and those things?
I tried searching, but the only useful search results that came close were an unanswered forum question and a website that asks me to buy their $149 product to extend using .net
P.S. Please no "extending FF is so easy, why u extending IE? IE sucks, FF so cool" kind of comments.