Em@iler - Fast Email Compose
Send an email stright from the chrome bar
Em@iler - Fast Email Composeとは何ですか?
Em@iler - Fast Email ComposeはEyal Shalevによって開発されたChromeの拡張機能で、その主な機能は「Send an email stright from the chrome bar」です。
拡張機能のスクリーンショット
Em@iler - Fast Email Compose拡張機能のCRXファイルをダウンロード
Em@iler - Fast Email Compose拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Quickly compose an email from the popup balloon without leaving your current page. With this app you don't have to wait for the email program to load or to start resizing windows or switching tabs. After you finished the initial composing you click send and you will be transfered to your favorit email client for sending.
拡張機能の基本情報
名前 | Em@iler - Fast Email Compose |
ID | kobdbbbiafbomafeghbkkmpeefbdggod |
公式URL | https://chromewebstore.google.com/detail/emiler-fast-email-compose/kobdbbbiafbomafeghbkkmpeefbdggod |
説明 | Send an email stright from the chrome bar |
ファイルサイズ | 39.9 KB |
インストール数 | 44 |
現在のバージョン | 1.0.3 |
最終更新日 | 2013-05-14 |
公開日 | 2013-05-14 |
開発者 | Eyal Shalev |
支払い方法 | free |
拡張機能のウェブサイト | https://plus.google.com/communities/109248821707514883600 |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Em@iler - Fast Email Compose", "version": "1.0.3", "manifest_version": 2, "description": "Send an email stright from the chrome bar", "icons": { "16": "icon (16).png", "48": "icon (48).png", "64": "icon.png", "128": "icon (128).png", "250": "icon (250).png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "tabs" ] } |