A personal repository of technical notes. - CSC

Copy Page Title and URL to Clipboard

Bookmarklet to copy page title and URL to clipboard in Internet Explorer

JavaScript:window.clipboardData.setData("Text",document.title + "\r\n" + location.href);void(0);

Drag this bookmarklet to the bookmarks bar: JavaScript:window.clipboardData.setData("Text",document.title + "\r\n" + location.href);void(0);

Bookmarklet to copy page title and URL to prompt window for copying to clipboard in Chrome

JavaScript:window.prompt("Copy page title and URL",document.title + "\r\n" + location.href);void(0);

Drag this bookmarklet to the bookmarks bar: JavaScript:window.prompt("Copy page title and URL",document.title + "\r\n" + location.href);void(0);

2 comments:

Unknown said...

Thanks for this helpful information, this will certainly help you for a good E-commerce website .

Sophie Grace said...

You have done a great job on this article. It’s very readable and highly intelligent. Go with site tiktok videos to downlaod free videos on tiktok

Post a Comment