TinyURL - non-bold URL on clipboard

By khopesh Last update Oct 6, 2008 — Installed 106 times. Daily Installs: 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0
Script Summary:
Removes <b> tags so you don't get bold text copying the link
Version: 1.0
Copyright: 2008 by Adam Katz
License: LGPL v3+
Recently Updated TopicsPosts
Archived Comments2

this script has 1 topic, 2 posts

This script has no reviews.

When you create a link in TinyURL, you almost always want to copy it. However, if you paste it into a rich-text-capable program like most instant messaging clients or word processors, it pastes the link in bold font.

This script keeps the exact look of the page while preventing the bold font from entering your clipboard.


You can create a javascript bookmark to make TinyURL creation easier. Just paste the following link into a new bookmark your Personal Toolbar Folder for easy access:

javascript:void(window.open(%22http:\//tinyurl.com/create.php?url=%22+location.href.replace(/#/,'%23'),'','toolbar=no,location=no, directories=no, status=yes, menubar=no, resizable=yes, copyhistory=no, scrollbars=no, width=700, height=450'));