Get TinyURL String

By tsuno Last update Sep 23, 2007 — Installed 292 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 4 posts, 4 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
no_master User

I think that this script is smarter: "URL Shortener" http://userscripts.org/scripts/show/22029

With that you don't even have to go over to tinyurl.com's homepage to create a tinyurl. Plus it automatically copies the creates tinyurl to clipboard. You don't have to use neither mouse or go to tinyurl.coms homepage.

 
WindPower Scriptwright

That's impossible, JavaScript only allows you to make dialogs containing just "OK" (alert();), or "OK"/"Cancel" (confirm();), or "OK"/"Cancel" with a textbox (prompt()). You can't have just "OK" with the textbox. You can't have custom buttons like "Copy" or whatever.

 
simon! Scriptwright

Why there are OK and Cancel, anyway?
Why not only OK?

change it to Copy!

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel