Mail this link
Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client
Apa itu Mail this link?
Mail this link adalah ekstensi Chrome yang dikembangkan oleh wpg4665, dan fitur utamanya adalah "Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client".
Unduh Berkas CRX Ekstensi Mail this link
Unduh file ekstensi Mail this link dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Informasi Dasar Ekstensi
Nama | |
ID | gjmddldhdbafjaiagfgndcmmnanffkgm |
URL Resmi | https://chrome.google.com/webstore/detail/mail-this-link/gjmddldhdbafjaiagfgndcmmnanffkgm |
Deskripsi | Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client |
Ukuran File | 21.81 KB |
Jumlah Instalasi | 48 |
Versi Saat Ini | 1.0.0 |
Terakhir Diperbarui | 2015-03-30 |
Tanggal Publikasi | 2015-03-30 |
Pengembang | wpg4665 |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } |