wedata

Database: vimp copy

Item Details: tinyURL

label 'tinyURL'
value 'Get Tiny URL'
map
custom function() { return util.httpGet('http://tinyurl.com/api-create.php?url=' + encodeURIComponent(buffer.URL)).responseText; }

History

Back