Mail this link
Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client
什麼是Mail this link?
Mail this link是由wpg4665開發的Chrome擴展程式,該擴展的主要功能是“Send A Link from ContextMenu - Does NOT work with an 'in-browser' email client”。
下載Mail this link擴展crx文件
下載Mail this link擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
擴展基本資訊
名稱 | |
ID | gjmddldhdbafjaiagfgndcmmnanffkgm |
官方網址 | 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" } |