Em@iler - Fast Email Compose

Send an email stright from the chrome bar

Qu'est-ce que Em@iler - Fast Email Compose ?

Em@iler - Fast Email Compose est une extension Chrome développée par Eyal Shalev, et sa fonction principale est "Send an email stright from the chrome bar".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Em@iler - Fast Email Compose

Téléchargez les fichiers d'extension Em@iler - Fast Email Compose au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Em@iler - Fast Email Compose Em@iler - Fast Email Compose
ID kobdbbbiafbomafeghbkkmpeefbdggod
URL Officiel https://chromewebstore.google.com/detail/emiler-fast-email-compose/kobdbbbiafbomafeghbkkmpeefbdggod
Description Send an email stright from the chrome bar
Taille du Fichier 39.9 KB
Nombre d'Installations 44
Version Actuelle 1.0.3
Dernière Mise à Jour 2013-05-14
Date de Publication 2013-05-14
Développeur Eyal Shalev
Type de Paiement free
Site Web de l'Extension https://plus.google.com/communities/109248821707514883600
Langues Prises en Charge 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"
    ]
}