Em@iler - Fast Email Compose

Send an email stright from the chrome bar

Apa itu Em@iler - Fast Email Compose?

Em@iler - Fast Email Compose adalah ekstensi Chrome yang dikembangkan oleh Eyal Shalev, dan fitur utamanya adalah "Send an email stright from the chrome bar".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Em@iler - Fast Email Compose

Unduh file ekstensi Em@iler - Fast Email Compose dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Em@iler - Fast Email Compose Em@iler - Fast Email Compose
ID kobdbbbiafbomafeghbkkmpeefbdggod
URL Resmi https://chromewebstore.google.com/detail/emiler-fast-email-compose/kobdbbbiafbomafeghbkkmpeefbdggod
Deskripsi Send an email stright from the chrome bar
Ukuran File 39.9 KB
Jumlah Instalasi 44
Versi Saat Ini 1.0.3
Terakhir Diperbarui 2013-05-14
Tanggal Publikasi 2013-05-14
Pengembang Eyal Shalev
Tipe Pembayaran free
Situs Ekstensi https://plus.google.com/communities/109248821707514883600
Bahasa yang Didukung 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"
    ]
}