Em@iler - Fast Email Compose

Send an email stright from the chrome bar

O que é Em@iler - Fast Email Compose?

Em@iler - Fast Email Compose é uma extensão do Chrome desenvolvida por Eyal Shalev, e sua principal característica é "Send an email stright from the chrome bar".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Em@iler - Fast Email Compose

Baixe arquivos de extensão Em@iler - Fast Email Compose no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Em@iler - Fast Email Compose Em@iler - Fast Email Compose
ID kobdbbbiafbomafeghbkkmpeefbdggod
URL Oficial https://chromewebstore.google.com/detail/emiler-fast-email-compose/kobdbbbiafbomafeghbkkmpeefbdggod
Descrição Send an email stright from the chrome bar
Tamanho do Arquivo 39.9 KB
Contagem de Instalações 44
Versão Atual 1.0.3
Última Atualização 2013-05-14
Data de Publicação 2013-05-14
Desenvolvedor Eyal Shalev
Tipo de Pagamento free
Site da Extensão https://plus.google.com/communities/109248821707514883600
Idiomas Suportados 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"
    ]
}