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.

figure 1

figure 1

Step 3) In the Name textbox, input the word Send Link. Figure 2.

chrome-send-email-3a-quikstarts.com

figure 2

Step 4) In the URL textbox, input the following (Figure 3):

javascript:location.href=’mailto: SUBJECT=’+document.title+’&BODY=’+escape(location.href);

figure 3

figure 3

Step 5) Make sure that the Bookmarks bar folder is selected and click OK. Figure 4.

Figure 4

Figure 4

Step 5) Press the newly created “Send Link” button on the bookmark bar to use the feature. Figure 5.

Figure 5

Figure 5

End – Review and Repeat these steps if you had any issues.