MailMe
Mail any website to your Inbox with one click.
What is MailMe?
MailMe is a Chrome extension developed by mntmn.com, and its main feature is "Mail any website to your Inbox with one click.".
Extension Screenshots
Download MailMe Extension CRX File
Download MailMe extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | MailMe |
ID | obiediibilgffilefbkohaiefnmoilkn |
Official URL | https://chromewebstore.google.com/detail/mailme/obiediibilgffilefbkohaiefnmoilkn |
Description | Mail any website to your Inbox with one click. |
File Size | 7.29 KB |
Installation Count | 108 |
Current Version | 1.1 |
Last Updated | 2014-10-24 |
Publish Date | 2014-10-24 |
Rating | 4.50/5 Total 2 Ratings |
Developer | mntmn.com |
Payment Type | free |
Extension Website | http://mailme.mntmn.com |
Supported Languages | 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" } } |