Em@iler - Fast Email Compose

Send an email stright from the chrome bar

Was ist Em@iler - Fast Email Compose?

Em@iler - Fast Email Compose ist eine Chrome-Erweiterung, die von Eyal Shalev entwickelt wurde, und ihr Hauptmerkmal ist "Send an email stright from the chrome bar".

Erweiterungsscreenshots

screenshot

Em@iler - Fast Email Compose-Erweiterungs-CRX-Datei herunterladen

Laden Sie Em@iler - Fast Email Compose-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Em@iler - Fast Email Compose Em@iler - Fast Email Compose
ID kobdbbbiafbomafeghbkkmpeefbdggod
Offizielle URL https://chromewebstore.google.com/detail/emiler-fast-email-compose/kobdbbbiafbomafeghbkkmpeefbdggod
Beschreibung Send an email stright from the chrome bar
Dateigröße 39.9 KB
Installationsanzahl 44
Aktuelle Version 1.0.3
Letztes Update 2013-05-14
Veröffentlichungsdatum 2013-05-14
Entwickler Eyal Shalev
Zahlungsart free
Erweiterungswebsite https://plus.google.com/communities/109248821707514883600
Unterstützte Sprachen 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"
    ]
}