Em@iler - Fast Email Compose

Send an email stright from the chrome bar

Hvad er Em@iler - Fast Email Compose?

Em@iler - Fast Email Compose er en Chrome-udvidelse udviklet af Eyal Shalev, og dens hovedfunktion er "Send an email stright from the chrome bar".

Udvidelsesskærmbilleder

screenshot

Download Em@iler - Fast Email Compose-udvidelses-CRX-fil

Download Em@iler - Fast Email Compose-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Em@iler - Fast Email Compose Em@iler - Fast Email Compose
ID kobdbbbiafbomafeghbkkmpeefbdggod
Officiel URL https://chromewebstore.google.com/detail/emiler-fast-email-compose/kobdbbbiafbomafeghbkkmpeefbdggod
Beskrivelse Send an email stright from the chrome bar
Filstørrelse 39.9 KB
Antal Installationer 44
Nuværende Version 1.0.3
Senest Opdateret 2013-05-14
Udgivelsesdato 2013-05-14
Udvikler Eyal Shalev
Betalingsmetode free
Udvidelseswebsted https://plus.google.com/communities/109248821707514883600
Understøttede Sprog 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"
    ]
}