While surfing the Internet, at a certain point, you may need to send an e-mail containing the link of the page you are reading to your friends or coworkers or whoever you want. Most browsers have got a “Send Link” button which lets users send a web link in a couple of steps by using their default e-mail application. Sadly, Google Chrome doesn’t have such a feature. Let’s see how we can add a Send Link button thanks to a little hack.
- While in Google Chrome, right-click the Bookmarks bar and click on Add Page.
- In the Name textbox, type the word Send Link.
- In the URL textbox type: javascript:location.href=’mailto:?SUBJECT=’+document.title+’&BODY=’+escape(location.href);
- Click OK to apply the hack.
- Alternatively, if you feel uncomfortable with the above procedure, just drag this link here, to your Bookmark bar
Tags: Chrome, hack
If you're new to Webtlk.com, you may want to subscribe to its RSS feed or press to bookmark it. Thanks a lot!
Related Articles
Latest Articles
If you can not find what you are looking for, you might want to try Google Advanced Search and get thousands of results, specifically selected for you.
Google Advanced Search
|
One Comment to “How to add a Send Link button in Google Chrome”
Leave a Comment
Best screen resolution 1280x800 or higher.
Web Talk is best viewed in Firefox.


January 17th, 2010 at 1:08 pm
thanks for the tip, keep on posting!