MailMe
Mail any website to your Inbox with one click.
MailMeとは何ですか?
MailMeはmntmn.comによって開発されたChromeの拡張機能で、その主な機能は「Mail any website to your Inbox with one click.」です。
拡張機能のスクリーンショット
MailMe拡張機能のCRXファイルをダウンロード
MailMe拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Your inbox is your life? MailMe is a simple and fast Chrome extension that allows you to send any website to your inbox with a single click. It couldn't be easier.
拡張機能の基本情報
名前 | MailMe |
ID | obiediibilgffilefbkohaiefnmoilkn |
公式URL | https://chromewebstore.google.com/detail/mailme/obiediibilgffilefbkohaiefnmoilkn |
説明 | Mail any website to your Inbox with one click. |
ファイルサイズ | 7.29 KB |
インストール数 | 108 |
現在のバージョン | 1.1 |
最終更新日 | 2014-10-24 |
公開日 | 2014-10-24 |
評価 | 4.50/5 合計 2 レビュー |
開発者 | mntmn.com |
支払い方法 | free |
拡張機能のウェブサイト | http://mailme.mntmn.com |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "MailMe", "description": "Mail any website to your Inbox with one click.", "version": "1.1", "permissions": [ "tabs" ], "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |