Em@iler - Fast Email Compose

Send an email stright from the chrome bar

Co to jest Em@iler - Fast Email Compose?

Em@iler - Fast Email Compose to rozszerzenie Chrome opracowane przez Eyal Shalev, a jego główną funkcją jest „Send an email stright from the chrome bar”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Em@iler - Fast Email Compose

Pobierz pliki rozszerzeń Em@iler - Fast Email Compose w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Em@iler - Fast Email Compose Em@iler - Fast Email Compose
ID kobdbbbiafbomafeghbkkmpeefbdggod
Oficjalny URL https://chromewebstore.google.com/detail/emiler-fast-email-compose/kobdbbbiafbomafeghbkkmpeefbdggod
Opis Send an email stright from the chrome bar
Rozmiar pliku 39.9 KB
Liczba instalacji 44
Aktualna Wersja 1.0.3
Ostatnia Aktualizacja 2013-05-14
Data Publikacji 2013-05-14
Deweloper Eyal Shalev
Typ Płatności free
Strona Rozszerzenia https://plus.google.com/communities/109248821707514883600
Obsługiwane Języki 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"
    ]
}