Em@iler - Fast Email Compose

Send an email stright from the chrome bar

什么是Em@iler - Fast Email Compose?

Em@iler - Fast Email Compose是由Eyal Shalev开发的Chrome扩展程序,该扩展的主要功能是“Send an email stright from the chrome bar”。

扩展截图

screenshot

下载Em@iler - Fast Email Compose扩展crx文件

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

扩展使用说明

                        Quickly compose an email from the popup balloon without leaving your current page. 

With this app you don't have to wait for the email program to load or to start resizing windows or switching tabs.

After you finished the initial composing you click send and you will be transfered to your favorit email client for sending.                    

扩展基本信息

名称 Em@iler - Fast Email Compose Em@iler - Fast Email Compose
ID kobdbbbiafbomafeghbkkmpeefbdggod
官方URL https://chromewebstore.google.com/detail/emiler-fast-email-compose/kobdbbbiafbomafeghbkkmpeefbdggod
简介 Send an email stright from the chrome bar
文件大小 39.9 KB
安装次数 44
当前版本 1.0.3
更新时间 2013-05-14
上架时间 2013-05-14
开发者 Eyal Shalev
付费类型 free
扩展官网 https://plus.google.com/communities/109248821707514883600
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Em@iler - Fast Email Compose",
    "version": "1.0.3",
    "manifest_version": 2,
    "description": "Send an email stright from the chrome bar",
    "icons": {
        "16": "icon (16).png",
        "48": "icon (48).png",
        "64": "icon.png",
        "128": "icon (128).png",
        "250": "icon (250).png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ]
}