Post Reply 
Google Light Theme - fixed 2010-05-06
Nov. 18, 2010, 01:40 AM
Post: #51
RE: Google Light Theme - fixed 2010-05-06
(Nov. 17, 2010 06:20 PM)Toppy Wrote:  Does anyone know how to get rid of the recently implemented "new feature" Google Instant-Preview ?

Try

Code:
[Patterns]
Name = "Stop Google Instant-Preview 10.11.17"
Active = TRUE
URL = "$TYPE(htm)www.google."
Bounds = "<div*>|<button*</button>"
Limit = 128
Match = "<div*\ssig*$SET(1=<div>)"
        "|"
        "<button class=vspi+b></button>"
Replace = "\1"

HTH
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Google Light Theme - fixed 2010-05-06 - OZO - May. 07, 2010, 06:06 AM
RE: Google Light Theme - fixed 2010-05-06 - JJoe - Nov. 18, 2010 01:40 AM

Forum Jump: