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 |
公式URL | 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" } |