Em@iler - Fast Email Compose

Send an email stright from the chrome bar

What is Em@iler - Fast Email Compose?

Em@iler - Fast Email Compose is a Chrome extension developed by Eyal Shalev, and its main feature is "Send an email stright from the chrome bar".

Extension Screenshots

screenshot

Download Em@iler - Fast Email Compose Extension CRX File

Download Em@iler - Fast Email Compose 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

                        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.                    

Extension Basic Information

Name Em@iler - Fast Email Compose Em@iler - Fast Email Compose
ID kobdbbbiafbomafeghbkkmpeefbdggod
Official URL https://chromewebstore.google.com/detail/emiler-fast-email-compose/kobdbbbiafbomafeghbkkmpeefbdggod
Description Send an email stright from the chrome bar
File Size 39.9 KB
Installation Count 44
Current Version 1.0.3
Last Updated 2013-05-14
Publish Date 2013-05-14
Developer Eyal Shalev
Payment Type free
Extension Website https://plus.google.com/communities/109248821707514883600
Supported Languages 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"
    ]
}