Jump to content

Create Extension for Internet Explorer


Girish Dubey

Recommended Posts

All I can recommend is to search for documentation that will help you build extensions.

Here's documentation for Internet Explorer: https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/platform-apis/aa753620(v%3dvs.85)
Here's documentation for Microsoft Edge: https://docs.microsoft.com/en-us/microsoft-edge/extensions/guides/creating-an-extension

Internet Explorer is a complicated system to develop for, I would recommend building an extension in any other browser except Internet Explorer. Chrome is probably your best option for extensions because it is the most widely used browser and works on all platforms. If you were trying to build the same extension for all browsers, just build it for Edge instead of Internet Explorer.

Link to comment
Share on other sites

On 3/31/2018 at 2:02 AM, Ingolme said:

All I can recommend is to search for documentation that will help you build extensions.

Here's documentation for Internet Explorer: https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/platform-apis/aa753620(v%3dvs.85)
Here's documentation for Microsoft Edge: https://docs.microsoft.com/en-us/microsoft-edge/extensions/guides/creating-an-extension

Internet Explorer is a complicated system to develop for, I would recommend building an extension in any other browser except Internet Explorer. Chrome is probably your best option for extensions because it is the most widely used browser and works on all platforms. If you were trying to build the same extension for all browsers, just build it for Edge instead of Internet Explorer.

thanks for your replay.

can you give me a link to develop a extension for fill form dynamically. and which editor i can use to develop. can i use visual studio 2015.

Link to comment
Share on other sites

Sir i wanted to develop a extension for internet explorer 9 to fill opened form dynamically using extensition and the data i can configure in extension any time. so please suggest me how i can develop this extension step by step because i am new in explorer development. 

Link to comment
Share on other sites

Please don't create duplicate topics.  The same people answer topics, you're not going to get a different reply from a different person just because you decide to ask the same question again.  You're going to get the same answer.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...