This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CmdUtils.CreateCommand({ | |
name: "is.gd", | |
icon: "http://is.gd/favicon.ico", | |
homepage: "http://arunstechcorner.blogspot.com/2009/02/shorten-urls-in-ubiquity-with-isgd.html", | |
author: { name: "Arun Shivaram", email: "[email protected]"}, | |
license: "GPL", | |
description: "Shortens the selected URL using is.gd", | |
help: "is.gd <long url>", | |
takes: {"longurl": noun_arb_text}, | |
preview: function( pblock, lurl ) { |