Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
522 views
in Technique[技术] by (71.8m points)

internet explorer - How do you develop a plugin for IE?

I have tried with the help of many sites which is available in the Google search. However, I didn't get any solution for IE.

I want to build a plugin-in from scratch. I have the experience in Firefox plugin development but not in IE.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

There's an open source project called FireBreath which allows you to write a plugin for IE and NPAPI (Firefox, etc.) from a single codebase. It's a year old now, so it's becoming pretty mature.

Be sure you're looking to develop a plugin though, not an extension. Here's a rundown of the differences.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...