Just like in FF, some sites only work in IE. (i.e., hotmail and sharepoint sites) I'd love to see the same IE Tab plugin that exists for FF to be incorporated into Chrome.
This is a discussion on IE tab needed within the Chrome Plugins section, part of the Google Chrome category: Just like in FF, some sites only work in IE. (i.e., hotmail and sharepoint sites) I'd love to see the ...
Just like in FF, some sites only work in IE. (i.e., hotmail and sharepoint sites) I'd love to see the same IE Tab plugin that exists for FF to be incorporated into Chrome.
I was just wondering if it is possible to have separate plugins for developers:
* one as Firefox tab
* one as IE tab
* one as Safari tab
* one as Opera tab
so we can see how is page rendering in different browsers without opening
I would strongly encourage any development effort in this direction. Chrome is my default browser since the day I downloaded it (Sep 2nd). I use FF only when I need to access Microsoft Project Web Access.
IE tab in Firefox works great on sites that aren't friendly to non-Microsoft browsers.
It's trivial.
Install MeadCo's Neptune (manual installation: copy npmeadax.dll in Chrome\plugins\ and run regsvr32.exe npmeadax.dll).
Use bookmarklet:
Code:javascript:(function (){var lh=location.href; if( !lh || lh.match(/^(javascript|about):/i) )return; document.write('<html><head><title>'+(document.title?document.title:lh).replace(/</g,'<').replace(/>/g,'>')+' - using Internet Explorer rendering<\/title><\/head><body style=\'margin:0px;padding:0px;\'><script type=\'text/javascript\'>var script = document.createElement(\'script\'); var embed = \'<embed type=\\\'application\/x-meadco-neptune-ax\\\' width=\\\'100\x25\\\' height=\\\'100\x25\\\' param-location=\\\'' + lh + '\\\'><\/embed>\'; script.setAttribute(\'src\',\'data:text/javascript,document.write(embed);\'); document.body.appendChild(script);<\/script><\/body><\/html>'); })();
I can't get it work! When I highlight the code and drag it to bookmark toolbar then click on it, I get "no plugin available in this page to display" error. I copied the code to a txt file and then highlight/drag, still get same error. Does anyone know how to get it work?
Last edited by liverworts; 02-18-2009 at 04:21 AM.
«Install MeadCo's Neptune (manual installation: copy npmeadax.dll in Chrome\plugins\ and run regsvr32.exe npmeadax.dll).»
Get it on meadroid.com/neptune/
Last edited by Lex1; 02-18-2009 at 10:49 AM.
Its True....
did any body resolve the problem with IE tab ?