Em@iler - Fast Email Compose

Send an email stright from the chrome bar

Wat is Em@iler - Fast Email Compose?

Em@iler - Fast Email Compose is een Chrome-extensie ontwikkeld door Eyal Shalev, en de belangrijkste functie is "Send an email stright from the chrome bar".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Em@iler - Fast Email Compose

Download Em@iler - Fast Email Compose-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Em@iler - Fast Email Compose Em@iler - Fast Email Compose
ID kobdbbbiafbomafeghbkkmpeefbdggod
Officiële URL https://chromewebstore.google.com/detail/emiler-fast-email-compose/kobdbbbiafbomafeghbkkmpeefbdggod
Beschrijving Send an email stright from the chrome bar
Bestandsgrootte 39.9 KB
Aantal Installaties 44
Huidige Versie 1.0.3
Laatst Bijgewerkt 2013-05-14
Publicatiedatum 2013-05-14
Ontwikkelaar Eyal Shalev
Betalingswijze free
Extensiewebsite https://plus.google.com/communities/109248821707514883600
Ondersteunde Talen 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"
    ]
}