ie plugin for ff

I haven’t tried this yet…but looks interesting given our internal tendancy toward FF. And our users’ tendency for IE.

—–Original Message—–
This was in a cnet newsletters. Do not know if everyone knows about it. It’s a firefox extension that converts the renderer to IE. Probably some active x call..

https://addons.mozilla.org/firefox/1419/

4 Responses to “ie plugin for ff”

  1. Jon Drukman Says:

    I was so excited when I heard about this, I jumped right on it. It is unfortunately quite buggy… it will either just fail to render the page, or in extreme cases, crash Firefox entirely. It got to the point where it was just too unreliable for me and I’ve either uninstalled it or just stopped using it. Would love to hear if it’s working better for others.

  2. Aaron N. Says:

    I’m reluctant to try this class of plugin. One problem I have when doing this development is that plugins alter what is also my testing environment. For example, if you use the console.log function for debugging using firebug, any browser without the plugin will fail on your code (I have a wrapper for console.log that I use instead, which fails gracefully - maybe I’ll post it).

    Adding a plugin that will render as IE seems to me to have similar issues. Am I REALLY testing in IE here? Or is this IE-in-Firefox tab indicative of the experience a user is likely to encounter?

    I’d rather just open up IE.

    …much as I hate to.

  3. Regina Luk Says:

    I have also tried this extension and have uninstalled this extension after using it for a few weeks. It crashes Firefox quite often. If you try to use the extension on a blank page, it crashes Firefox for sure (99.99% of the time). It’s a cool concept, but opening up the same page in IE along with Firefox actually saves more resources and time; it’s faster to just hit refresh twice in two browsers to view your changes than to wait for Firefox to re-render the page in IE in Firefox.

  4. MikeLibrodo Says:

    here is the development page:

    http://ietab.mozdev.org/index.html

    with the bugs listed here:

    http://bugzilla.mozdev.org/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&emailassigned_to1=1&emailtype2=substring&emailreporter2=1&bugidtype=include&chfieldto=Now&product=ietab&short_desc_type=allwordssubstr&long_desc_type=allwordssubstr&bug_file_loc_type=allwordssubstr&field0-0-0=noop&type0-0-0=noop&cmdtype=doit&order=Bug+Number

Leave a Reply

You must be logged in to post a comment.