Em@iler - Fast Email Compose

Send an email stright from the chrome bar

¿Qué es Em@iler - Fast Email Compose?

Em@iler - Fast Email Compose es una extensión de Chrome desarrollada por Eyal Shalev, y su función principal es "Send an email stright from the chrome bar".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Em@iler - Fast Email Compose

Descarga archivos de extensión Em@iler - Fast Email Compose en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Em@iler - Fast Email Compose Em@iler - Fast Email Compose
ID kobdbbbiafbomafeghbkkmpeefbdggod
URL Oficial https://chromewebstore.google.com/detail/emiler-fast-email-compose/kobdbbbiafbomafeghbkkmpeefbdggod
Descripción Send an email stright from the chrome bar
Tamaño del Archivo 39.9 KB
Cantidad de Instalaciones 44
Versión Actual 1.0.3
Última Actualización 2013-05-14
Fecha de Publicación 2013-05-14
Desarrollador Eyal Shalev
Tipo de Pago free
Sitio Web de la Extensión https://plus.google.com/communities/109248821707514883600
Idiomas Soportados 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"
    ]
}