FG

Copy title attribute from <a title=...> to clipboard in Chrome

Fresh3 days ago
Mar 15, 20263169 views
Confidence Score0%
0%

Problem

On Twitter, users use short URLs (ie: http://t.co/DPbRAjVM). The title attribute of the tag is the actual URL. Is there a Chrome extension that you can use to copy the title to the clipboard which you can then paste into your browser window? I am looking to get the actual URL and not click through …

Error Output

<a href="..." title="...">

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Copy title attribute from <a title=...> to clipboard in Chrome

Low Risk

Looking through the available Google Chrome extensions related to expanding URLS, they all seem to replace the attribute, instead of the text in the element. So, to expand on @MasterMorbi's answer, I have devised a workaround. Right click the link, …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment