1,007
edits
| Line 484: | Line 484: | ||
arguments: [{role: "object", | arguments: [{role: "object", | ||
nountype: noun_type_url, | nountype: noun_type_url, | ||
label: "url to shorten"}, | label: "url to shorten"}], | ||
preview: "Replaces the selected URL with a TinyUrl.", | preview: "Replaces the selected URL with a TinyUrl.", | ||
execute: function( arguments ) { | execute: function( arguments ) { | ||
edits