DJ Mike's Simplify V3
- Remove elements of a web page that cause slow loading, browser crashing, text runing off the sceeen and overlapping.
- <font> is always disabled
- Javascript, CSS, images, <table>'s, <embed>'s and <iframe>'s are disabled by default. Check to enable.
- Javascript and <iframe>'s are usually just annoying ads and advanced javascript often cause pages to load slowly for webtv or webtv's browser to freeze. Check to enable.
- Many pages use CSS with absolute positioning and absolute widths that cause content to flow off the screen or overlap for webtv or make the text too small or too big. <div>, <span>, and <font> are disabled by default. Check to enable.
- Many pages have too many large images unrelated to the content that cause the page to load slowly. Check to enable.
- Many pages use tables with absolute widths or too many columns that cause content flow off the screen or to crowd for webtv.
- <embed>'s often contain flash that slow a page to load slowly for webtv or freeze for msntv2. Check to enable.
- <iframe>'s are usually just used as a way to display annoying ads to browsers with javascript disabled. Check to enable.
To add this tool to your web page, use the code below