Em@iler - Fast Email Compose

Send an email stright from the chrome bar

Cos'è Em@iler - Fast Email Compose?

Em@iler - Fast Email Compose è un'estensione di Chrome sviluppata da Eyal Shalev, e la sua funzione principale è "Send an email stright from the chrome bar".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Em@iler - Fast Email Compose

Scarica i file di estensione Em@iler - Fast Email Compose in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Em@iler - Fast Email Compose Em@iler - Fast Email Compose
ID kobdbbbiafbomafeghbkkmpeefbdggod
URL Ufficiale https://chromewebstore.google.com/detail/emiler-fast-email-compose/kobdbbbiafbomafeghbkkmpeefbdggod
Descrizione Send an email stright from the chrome bar
Dimensione del File 39.9 KB
Conteggio Installazioni 44
Versione Corrente 1.0.3
Ultimo Aggiornamento 2013-05-14
Data di Pubblicazione 2013-05-14
Sviluppatore Eyal Shalev
Tipo di Pagamento free
Sito Web dell'Estensione https://plus.google.com/communities/109248821707514883600
Lingue Supportate 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"
    ]
}