There are no extension program en IE, but sometimes, you are asked if you want to install a toolbar. The two browsers don't rely on the same technology, and they must have different internal methods and conventions, but I was wondering if you can still convert a Firefox extension through some toolbar installation.
|
feedback
|
|
No. Apart from API differencies, Firefox toolbars are based on XUL and Javascript which is fully interpreted (by Gecko, Firefox' rendering engine) and portable code, and IE toolbars are pieces of native code executed by OS and CPU. There cannot be more incompatibilites between two than they are. | |||||||||||||||
feedback
|
|
No, it would require a rewrite of the interface since Firefox and IE are written in different ways. | |||
feedback
|