How to create a send email link in chrome
Make: Google
Model: Chrome
Version: all current versions
Objective: To create a link in the Chrome browser for sending a webpage by email.
Step 1) Launch Google Chrome.
Step 2) Right-click the Bookmarks bar and select “Add Page”. Figure 1.
Step 3) In the Name textbox, input the word Send Link. Figure 2.

figure 2
Step 4) In the URL textbox, input the following (Figure 3):
javascript:location.href=’mailto: SUBJECT=’+document.title+’&BODY=’+escape(location.href);
Step 5) Make sure that the Bookmarks bar folder is selected and click OK. Figure 4.
Step 5) Press the newly created “Send Link” button on the bookmark bar to use the feature. Figure 5.
End – Review and Repeat these steps if you had any issues.



