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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    ]
}