Skip to main content

Diigo Home

SpicIE - Simple Plug-In Creator for Internet Explorer - Home - The Diigo Meta page

code.msdn.microsoft.com/SpicIE - Cached

This link has been bookmarked by 3 people . It was first bookmarked on 25 Mar 2009, by Hans Muster.

  • 22 Jul 09
  • 30 Mar 09
  • 25 Mar 09
    murratore
    Hans Muster

    SpicIE is a framework which allows you easily to extend Internet Explorer 7/8 with your own plugins. SpicIE wraps/hides the IE COM extension interfaces and makes it easy to develop browser extensions in managed programming languages.

    SpicIE is designed for simplicity. The initial creation of an Internet Explorer plugin with SpicIE takes only minutes until you have a runnable, debuggable code base which you can extend with your own functionality. There are lot of scenarios where browser plugins could be useful. SpicIE lets you develop your own browser functionality comfortable with minimal technical efforts.

    With SpicIE you can develop your own:

    * IE browsing event handlers
    * IE toolbar buttons
    * IE menu entries
    * IE context menu entries
    * IE explorer bars
    * IE toolbars.


    SpicIE is designed for managed plugin development. You can develop SpicIE plugins in any managed development language. You will have Visual Studio 2008 project templates for C# and VB.NET plugins.

    ie plugin software development microsoft msdn codesnippet