Mail this link

Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client

Mail this linkคืออะไร?

Mail this link เป็นส่วนขยายของ Chrome ที่พัฒนาโดย wpg4665 และคุณลักษณะหลักของมันคือ "Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client"

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Mail this link

ดาวน์โหลดไฟล์ส่วนขยาย Mail this link ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                                            

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Mail this link Mail this link
ID gjmddldhdbafjaiagfgndcmmnanffkgm
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/mail-this-link/gjmddldhdbafjaiagfgndcmmnanffkgm
คำอธิบาย Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client
ขนาดไฟล์ 21.81 KB
จำนวนการติดตั้ง 48
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2015-03-30
วันที่เผยแพร่ 2015-03-30
ผู้พัฒนา wpg4665
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "background_page": "background.html",
    "description": "Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client",
    "homepage_url": "http:\/\/chrome.masline.com\/",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "manifest_version": 2,
    "name": "Mail this link",
    "permissions": [
        "contextMenus"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0"
}