Skip to content

Instantly share code, notes, and snippets.

@arvidj
arvidj / gist:10958
Created September 15, 2008 22:36 — forked from anonymous/gist:10787
CmdUtils.CreateCommand({
name: 'gir',
takes: {"search term": noun_arb_text},
icon: "http://dearcomputer.nl/favicon.php",
description: 'Google Image Ripper',
_baseUrl: 'http://dearcomputer.nl/gir/',
_resRegexp: new RegExp('<a target="blank" href="(.+?)">'),
_nrImages: 5,