Mail this link

Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client

What is Mail this link?

Mail this link is a Chrome extension developed by wpg4665, and its main feature is "Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client".

Download Mail this link Extension CRX File

Download Mail this link extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name Mail this link Mail this link
ID gjmddldhdbafjaiagfgndcmmnanffkgm
Official URL https://chrome.google.com/webstore/detail/mail-this-link/gjmddldhdbafjaiagfgndcmmnanffkgm
Description Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client
File Size 21.81 KB
Installation Count 48
Current Version 1.0.0
Last Updated 2015-03-30
Publish Date 2015-03-30
Developer wpg4665
Payment Type free
Supported Languages en-US
manifest.json
{
    "background_page": "background.html",
    "description": "Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client",
    "homepage_url": "http:\/\/chrome.masline.com\/",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "manifest_version": 2,
    "name": "Mail this link",
    "permissions": [
        "contextMenus"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0"
}