Mail this link

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

什么是Mail this link?

Mail this link是由wpg4665开发的Chrome扩展程序,该扩展的主要功能是“Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client”。

下载Mail this link扩展crx文件

下载Mail this link扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                                            

扩展基本信息

名称 Mail this link Mail this link
ID gjmddldhdbafjaiagfgndcmmnanffkgm
官方URL https://chrome.google.com/webstore/detail/mail-this-link/gjmddldhdbafjaiagfgndcmmnanffkgm
简介 Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client
文件大小 21.81 KB
安装次数 48
当前版本 1.0.0
更新时间 2015-03-30
上架时间 2015-03-30
开发者 wpg4665
付费类型 free
支持的语言 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"
}