Em@iler - Fast Email Compose

Send an email stright from the chrome bar

Co je Em@iler - Fast Email Compose?

Em@iler - Fast Email Compose je rozšíření Chrome vyvinuté Eyal Shalev, a jeho hlavní funkcí je „Send an email stright from the chrome bar“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Em@iler - Fast Email Compose

Stáhněte si soubory rozšíření Em@iler - Fast Email Compose ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Em@iler - Fast Email Compose Em@iler - Fast Email Compose
ID kobdbbbiafbomafeghbkkmpeefbdggod
Oficiální URL https://chromewebstore.google.com/detail/emiler-fast-email-compose/kobdbbbiafbomafeghbkkmpeefbdggod
Popis Send an email stright from the chrome bar
Velikost souboru 39.9 KB
Počet instalací 44
Aktuální Verze 1.0.3
Poslední Aktualizace 2013-05-14
Datum Vydání 2013-05-14
Vývojář Eyal Shalev
Typ Platby free
Webové stránky Rozšíření https://plus.google.com/communities/109248821707514883600
Podporované Jazyky 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"
    ]
}