MailMe
Mail any website to your Inbox with one click.
Wat is MailMe?
MailMe is een Chrome-extensie ontwikkeld door mntmn.com, en de belangrijkste functie is "Mail any website to your Inbox with one click.".
Extensie Screenshots
Download het CRX-bestand van de extensie MailMe
Download MailMe-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | obiediibilgffilefbkohaiefnmoilkn |
| Officiële URL | https://chromewebstore.google.com/detail/mailme/obiediibilgffilefbkohaiefnmoilkn |
| Beschrijving | Mail any website to your Inbox with one click. |
| Bestandsgrootte | 7.29 KB |
| Aantal Installaties | 108 |
| Huidige Versie | 1.1 |
| Laatst Bijgewerkt | 2014-10-24 |
| Publicatiedatum | 2014-10-24 |
| Beoordeling | 4.50/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | mntmn.com |
| Betalingswijze | free |
| Extensiewebsite | http://mailme.mntmn.com |
| Ondersteunde Talen | 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"
}
} | |