This page has been archived and is no longer updated.

We do not supply this product anymore.

Add-in Express for Internet Explorer and Microsoft .net

Create thread-safe, secure, isolated, deployable and context-sensitive add-ons for Internet Explorer 6 (32-bit), IE 7 – IE 11 (32-bit and 64-bit) with a couple of clicks.

Published by Add-in Express
Distributed by ComponentSource since 2006

Version: 10.0.6240 Updated: Jun 13, 2019

Add-in Express for Internet Explorer and Microsoft .net Features

Add-in Express fully complies with UI guidelines.
Develop IE Add-ons
Develop Internet Explorer add-ons in a true RAD way.
True RAD
All types of Internet Explorer customizations are supported.
IE Extensibility
All IE extensibility features are integrated in one solution.
Integrated Solutions
You use visual designers instead of routine coding.
Visual Designers
One code, one deployment package for all IE versions.
Version-neutrality
Deployment so simple that you forget about it.
Deployment made easy
Add-in Express fully complies with UI guidelines.

Add-in Express fully complies with UI guidelines.

Now you can develop enterprise-grade extensions for Internet Explorer 6 through 10, 32-bit and 64-bit, using VS 2012 and .NET Framework 4.5. Add-in Express fully complies with Visual Studio 2012 UI guidelines and extends the IDE with ready-to-use project templates, wizards and components that largely simplify the development of powerful and stable browser extensions.

Develop Internet Explorer add-ons in a true RAD way.

Develop Internet Explorer add-ons in a true RAD way.

Customize Internet Explorer without the need to learn the IE SDK. Add-in Express supplies components to customize the Internet Explorer UI with your own Explorer bars, toolbars, menus and context menus. Use a component to intercept keyboard shortcuts and handle HTML events. This Rapid Application Development approach reduces your development and debugging time at least by half.

All types of Internet Explorer customizations are supported.

All types of Internet Explorer customizations are supported.

Add-in Express is entirely based on the IE add-on API and IE SDK. It implements all necessary COM-interfaces by means of native .NET components and supplies a pure .NET API for writing and deploying IE add-ons. This makes development more comfortable and deployment much easier than using the Internet Explorer SDK.

All IE extensibility features are integrated in one solution.

All IE extensibility features are integrated in one solution.

In contrast to the IE SDK, which offers disembodied solutions based on ActiveX objects or scripts for commands, toolbars, explorer bars etc. Add-in Express integrates everything in one project with a lucid, easy-to-understand architecture and an interaction model with Internet Explorer. You needn't follow the IE SDK way with separate ActiveXs, script files and registry keys.

You use visual designers instead of routine coding.

You use visual designers instead of routine coding.

Add-in Express eliminates the necessity to realize each command as a separate COM object and register it in a separate registry key. It integrates all your commands in one collection (the Commands collection of the IE Module) with its visual designer. Add-in Express contains command events and registers all commands itself. So, you use visual designers and components for customizing the Internet Explorer menu, toolbars or side-bars, and for accessing Internet Explorer objects and their events. In addition, all your add-ons are script-enabled.

One code, one deployment package for all IE versions.

One code, one deployment package for all IE versions.

Add-in Express includes version-neutral IE interop assemblies based on the Internet Explorer 6 type library. With these assemblies you make your add-ons compatible with the most popular Internet Explorer versions - IE6, IE7, IE8 , IE9 and IE10. One code, one project, one solution, one deployment package for all versions of Internet Explorer.

Deployment so simple that you forget about it.

Deployment so simple that you forget about it.

Each of your Add-in Express solutions is msi-based and web-enabled. Just build your IE extension and its setup project and publish the resulting msi to your deployment server.