Mail this link
Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client
Cos'è Mail this link?
Mail this link è un'estensione di Chrome sviluppata da wpg4665, e la sua funzione principale è "Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client".
Scarica il file CRX dell'estensione Mail this link
Scarica i file di estensione Mail this link in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Informazioni di Base sull'Estensione
| Nome | |
| ID | gjmddldhdbafjaiagfgndcmmnanffkgm |
| URL Ufficiale | https://chrome.google.com/webstore/detail/mail-this-link/gjmddldhdbafjaiagfgndcmmnanffkgm |
| Descrizione | Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client |
| Dimensione del File | 21.81 KB |
| Conteggio Installazioni | 48 |
| Versione Corrente | 1.0.0 |
| Ultimo Aggiornamento | 2015-03-30 |
| Data di Pubblicazione | 2015-03-30 |
| Sviluppatore | wpg4665 |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
} | |