Help:Firefox workarounds

From YTMND
Revision as of 10:10, October 6, 2006 by Corion (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Workarounds for Using Mozilla Firefox to view YTMND's

If you use Mozilla Firefox and are receiving the "Additional plugins are required to display all the media on this page." error, you may find one of the following workarounds useful for browsing YTMND's.


IE Tab[1]

  • IE Tab is an extension that lets you view content in Firefox as if it were rendered in Internet Explorer.
  • You can change the rendering engine of the current page and open links in Internet Explorer tabs or in the external application itself.
    Using Javascript-style regular expression, you can even filter some sites to automatically render in IE.
  • Sample Forumla: /^http:\/\/(?!wiki).*ytmnd.com.*$/
    This formula will open all ytmnd.com pages in internet explorer except those starting with "http://wiki"