How do you develop a plugin for IE?

后端 未结 3 1501
梦如初夏
梦如初夏 2020-12-08 03:30

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 scratc

3条回答
  •  没有蜡笔的小新
    2020-12-08 03:39

    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.

提交回复
热议问题