Em@iler - Fast Email Compose

Send an email stright from the chrome bar

ما هو Em@iler - Fast Email Compose؟

Em@iler - Fast Email Compose هو إضافة Chrome تم تطويرها بواسطة Eyal Shalev، والميزة الرئيسية لها هي "Send an email stright from the chrome bar".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Em@iler - Fast Email Compose

قم بتنزيل ملفات الامتداد Em@iler - Fast Email Compose بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Em@iler - Fast Email Compose Em@iler - Fast Email Compose
ID kobdbbbiafbomafeghbkkmpeefbdggod
عنوان URL الرسمي https://chromewebstore.google.com/detail/emiler-fast-email-compose/kobdbbbiafbomafeghbkkmpeefbdggod
الوصف Send an email stright from the chrome bar
حجم الملف 39.9 KB
عدد التثبيتات 44
النسخة الحالية 1.0.3
آخر تحديث 2013-05-14
تاريخ النشر 2013-05-14
المطور Eyal Shalev
نوع الدفع free
موقع الإضافة https://plus.google.com/communities/109248821707514883600
اللغات المدعومة 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"
    ]
}