You don't create browser toolbars in ASP.NET. You can create add-ons in Firefox, Chrome or IE - each has its own API. In Firefox and Chrome you write your add-on in Javascript. In IE you'd better use .NET (although maybe IE 10 has something different?)