|
| Add-on for URLS that wrap?? |
 |
Wed, 16 Apr 2008 23:28:41 -040 |
Is there an add-on that will let you select a multi-line URL and convert
it to a single-line one that can be pasted into FireFox?
Usually, multi-line URLs are only partially underlined and clicking on
|
| Post Reply
|
| Re: Add-on for URLS that wrap?? |
 |
Thu, 17 Apr 2008 11:08:29 +020 |
On 17.04.2008 05:28, CET - what odd quirk of fate caused Pete Holsberg
to generate the following:? :
> Is there an add-on that will let you select a multi-line URL and convert
> it to a single-line one that can be pasted into FireFox?
>
> Usually, multi-line URLs are only partially underlined and clicking on
> the underlined portion does not take you to the intended web page.
>
1) place angle-brackets around the complete URL:
< at the beginning
> at the very end
2) use TinyURL - which some people will refuse to open, as the
*original* is not obvious. But you can now get a TinyURL as a preview,
which shows the complete original URL.
create a new bookmark
name it Make TinyURL
open the Properties of that new BM
copy and paste this into the [ Location ] field:
javascript:void(location.href='http://tinyurl.com/create.php?url='+location.href
)
when you get a site with that loooonnnnggggg URL, simply click the
bookmark "Make TinyURL" and the TinyURL-Homepage opens, complete with
two options - one as a "direct" TinyURL, the second is the option to
see
a preview!
reg
|
| Post Reply
|
| Re: Add-on for URLS that wrap?? |
 |
Thu, 17 Apr 2008 11:15:33 +020 |
On 17.04.2008 11:08, CET - what odd quirk of fate caused squaredancer
to generate the following:? :
> On 17.04.2008 05:28, CET - what odd quirk of fate caused Pete Holsberg
> to generate the following:? :
>
>> Is there an add-on that will let you select a multi-line URL and
convert
>> it to a single-line one that can be pasted into FireFox?
>>
>> Usually, multi-line URLs are only partially underlined and clicking on
>> the underlined portion does not take you to the intended web page.
>>
>>
>
> 1) place angle-brackets around the complete URL:
> < at the beginning
> > at the very end
>
> 2) use TinyURL - which some people will refuse to open, as the
> *original* is not obvious. But you can now get a TinyURL as a preview,
> which shows the complete original URL.
>
> create a new bookmark
> name it Make TinyURL
> open the Properties of that new BM
> copy and paste this into the [ Location ] field:
>
javascript:void(location.href='http://tinyurl.com/create.php?url='+location.href
)
>
> when you get a site with that loooonnnnggggg URL, simply click the
> bookmark "Make TinyURL" and the TinyURL-Homepage opens, complete
with
> two options - one as a "direct" TinyURL, the second is the option
to see
> a preview!
>
> reg
>
>
>
aw, shit - that URL did just what your OP complains about.... so here it
is corrected:
<javascript:void(location.href='http://tinyurl.com/create.php?url='+location.
href)>
and you can see what the < > do!
|
| Post Reply
|
|
|
|
|
|
|
|
|
|