Mail this link

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

Wat is Mail this link?

Mail this link is een Chrome-extensie ontwikkeld door wpg4665, en de belangrijkste functie is "Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client".

Download het CRX-bestand van de extensie Mail this link

Download Mail this link-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                                            

Basisinformatie over de Extensie

Naam Mail this link Mail this link
ID gjmddldhdbafjaiagfgndcmmnanffkgm
Officiële URL https://chrome.google.com/webstore/detail/mail-this-link/gjmddldhdbafjaiagfgndcmmnanffkgm
Beschrijving Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client
Bestandsgrootte 21.81 KB
Aantal Installaties 48
Huidige Versie 1.0.0
Laatst Bijgewerkt 2015-03-30
Publicatiedatum 2015-03-30
Ontwikkelaar wpg4665
Betalingswijze free
Ondersteunde Talen 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"
}