Home > unix/linux, web > Gedit iMacros Syntax Hightlight

Gedit iMacros Syntax Hightlight

Gedit iMacros Syntax Hightlight

Download iMacros Firefox Add-on

Download imacros.lang

cp imacros.lang /usr/share/gtksourceview-2.0/language-specs

This example open this page and remove the “Tsuru Banner”:

' FAKE YOUR USERAGENT
SET !USERAGENT Mozilla/4.0<sp>(compatible;<sp>MSIE<sp>7.0;<sp>Windows<sp>NT<sp>5.1)
URL GOTO=http://albertux.ayalasoft.net
' I KNOW SOMETIMES MY WEB IS SLOW
WAIT SECONDS=6
' CLOSE THE CAR BANNER
TAG POS=1 TYPE=SPAN ATTR=TXT:Close

Screenshoot:
gedit imacros

Categories: unix/linux, web Tags: , ,
  1. December 18th, 2009 at 10:36 | #1
    Surfing Google Chrome 4.0.257.0 Google Chrome 4.0.257.0 on GNU/Linux GNU/Linux

    Thanks this is awesome,

    I was looking for something like this long time.

  1. No trackbacks yet.