Mail this link

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

Qu'est-ce que Mail this link ?

Mail this link est une extension Chrome développée par wpg4665, et sa fonction principale est "Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client".

Télécharger le fichier CRX de l'extension Mail this link

Téléchargez les fichiers d'extension Mail this link au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                                            

Informations de Base sur l'Extension

Nom Mail this link Mail this link
ID gjmddldhdbafjaiagfgndcmmnanffkgm
URL Officiel https://chrome.google.com/webstore/detail/mail-this-link/gjmddldhdbafjaiagfgndcmmnanffkgm
Description Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client
Taille du Fichier 21.81 KB
Nombre d'Installations 48
Version Actuelle 1.0.0
Dernière Mise à Jour 2015-03-30
Date de Publication 2015-03-30
Développeur wpg4665
Type de Paiement free
Langues Prises en Charge 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"
}