tinyurl

Description
TinyURL from Vimperator
Latest version
0.1
Author
hogelog
License

for 2.2
http://coderepos.org/share/browser/lang/javascript/vimperator-plugins/branches/2.2/tinyurl.js
for 2.1
http://coderepos.org/share/browser/lang/javascript/vimperator-plugins/branches/2.1/tinyurl.js
for 2.0
http://coderepos.org/share/browser/lang/javascript/vimperator-plugins/branches/2.0/tinyurl.js
for 1.2
not supported
for Nightly
http://coderepos.org/share/browser/lang/javascript/vimperator-plugins/trunk/tinyurl.js

COMMANDS

tinyurl [URL]
echo and copy URL
expandurl URL
expand URL

LIBRARY

plugins.tinyurl.getTiny(url)
return TinyURL
plugins.tinyurl.getExpand(url)
return ExpandURL
back to index