MailMe

Mail any website to your Inbox with one click.

什么是MailMe?

MailMe是由mntmn.com开发的Chrome扩展程序,该扩展的主要功能是“Mail any website to your Inbox with one click.”。

扩展截图

screenshot

下载MailMe扩展crx文件

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

扩展使用说明

                        Your inbox is your life? MailMe is a simple and fast Chrome extension that allows you to send any website to your inbox with a single click. It couldn't be easier.                    

扩展基本信息

名称 MailMe MailMe
ID obiediibilgffilefbkohaiefnmoilkn
官方URL https://chromewebstore.google.com/detail/mailme/obiediibilgffilefbkohaiefnmoilkn
简介 Mail any website to your Inbox with one click.
文件大小 7.29 KB
安装次数 108
当前版本 1.1
更新时间 2014-10-24
上架时间 2014-10-24
评分 4.50/5 共2次评分
开发者 mntmn.com
付费类型 free
扩展官网 http://mailme.mntmn.com
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MailMe",
    "description": "Mail any website to your Inbox with one click.",
    "version": "1.1",
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}