Looks like they made some changes.
Thumbnail feature appears to have been removed. There is a new box for cached and similar.
Broke because one of my expressions matched new (to me) firefox specific code. Try
Code:
[Patterns]
Name = "Google Search: Alternate Display 13.04.26 (multi) [sd ku] (d.s)"
Active = TRUE
Multi = TRUE
URL = "$TST(hCT=*html)(www|encrypted).google.(*/)+{1}(intl/(*/)+{1}(^?)|search\?(^tbm=isch|*\&tbm=isch)|webhp|(^?))$SET(keyword=$TST(keyword=\1.(i_layout:[#*:0].)+\2)\1.i_layout:2.\2)"
Limit = 2048
Match = "(^?)$SET(a=)$SET(b=)$STOP()"
"|"
"(<td class=$AV(j)$SET(classj=1))+"
"<br>(\r\n+|\n\r+| <$SET(classj=)(^)|$TST(classj=1))$SET(1= )"
"|"
"<("
"/b> of (about )+<b>[0-9,]+</b> ((from|over the) $NEST(<b>,</b >) )+for <b>( <b>)+[^<]+"
"&&((<*>|?)+{95})\2???$SET(1=<\2...)*"
")"
"|"
"</style >(^$TST(b=s))$SET(b=s)$SET(1="
"</style>\r\n<script type="text/javascript">"
"var prxSpics=["http://local.ptron/sidki_h_$GET(cfg)/Google/google-","
"new Image(),new Image(),new Image()];"
"prxSpics[1].src=prxSpics[0]+"bug.png";prxSpics[2].src=prxSpics[0]+"top.png";"
"prxSpics[3].src=prxSpics[0]+"new.png";"
"</script>"
"\r\n<style id="themed">\r\n"
"/* Proxomitron "Google Alternate" CSS import */\r\n"
"@import url(http://local.ptron/sidki_h_$GET(cfg)/Google/google-css-alt.css);\r\n\r\n"
"/*prox-dummy*/</style>\r\n"
")"
"|"
"<div ("
"id=("
"$AV(ie6tb)>$INEST(<div,</div)</div >( $NEST(<script,</script >))+"
"|$AV(exp_msgs)$INEST(<div,</div)</div >"
")"
"|style=$AV(margin : -5px 0 5px)$INEST(<div,</div)</div >"
")"
"|"
"<(div|li)\2 class="
"$AVQ(("+g)\#((\s*|")\#|))("
"((^ style=$AV(margin-(left|right)*))($TST(a=odd)$SET(a=even)|$SET(a=odd))|)$SET(3=$GET(a))"
")(*<a)\#"
"(*( href=$AV(/interstitial\?url\=h\9|((*/)+{1}/(*/)+{1})\9?*|*))\5*</a >)\4"
"($TST(\9=t$SET(0="
"<a href="h\9"><img src="http://local.ptron/sidki_h_$GET(cfg)/Google/google-bug.png""
" width=16 height=10 border=0 title="Malware warning!"></a>  "
")*|$SET(0="
"<a href="\9"><img src="http://local.ptron/sidki_h_$GET(cfg)/Google/google-top.png""
" width=10 height=10 border=0 title="Go to top domain"></a>  "
")*)|)"
"$SET(1="
"<\2 class=\# \3\#\#\4  \0"
"<a\5 target="_blank"><img src="http://local.ptron/sidki_h_$GET(cfg)/Google/google-new.png""
" width=14 height=10 border=0 title="Open in new window"></a>  "
")"
"|"
"<div class="sfbg nojsv" style="top:30px"></div>"
"|"
"<div class="sfbgg"></div>"
"|"
"<div style="position:relative;height:29px;z-index:2">"
"$SET(1=<div style="position:relative;z-index:2">)"
"|"
"<a (^(^href=$AV(https+://*encrypted.google.com*) >"
" <img src(*>&&*alt=$AV(\2)*)))"
"$SET(1=<a id="logo" )"
"|"
"<a (^(^href=$AV(https+://www.google.com*) >"
" <img src=\"/logo(*>&&*alt=$AV(\2)*)))"
"$SET(1=<a id="logo" )"
"|"
"<a (^(^href=$AV(/search*) >"
" <img ([^>]++src=\"/logo*>&&*alt=$AV(\2)*)))"
"$SET(1=<a id="logo" )"
"|"
"<div id="logocont""
"$SET(1=<div)"
"|"
"<div style=$AV(max-width:509px)>"
"$SET(1=<div>)"
"|"
"#center_col,"
"|"
"#(mn{ table-layout:fixed;width:)\2996px"
"$SET(1=\2100%)"
"|"
".lst\{background:none;$SET(1=.lst{)"
"|"
"<div id="search">$SET(1=<div id="search" style="width:95%;">)"
"|"
"#gbx1,#gbx2\{background*\}"
"|<fieldset class=gbqff id=gbqff>"
"$SET(1=<fieldset class="gbqff gbes" id="gbqff" style="background: white;">)"
"|"
"<span class=$AV(vshid) > $SET(1=<SPAN> )"
"|"
"max-width$TST(tStyle=*)[ 0-9pxem%:]+{5,8};+(^\))"
Replace = "\1"
HTH