Mail this link

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

Mail this link क्या है?

Mail this link wpg4665 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client"।

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Mail this link एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                                            

एक्सटेंशन की मूल जानकारी

नाम 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"
}