Moment - New Tab Markdown notes & task list

Don't lose what grabs you in the moment.

¿Qué es Moment - New Tab Markdown notes & task list?

Moment - New Tab Markdown notes & task list es una extensión de Chrome desarrollada por This is Undefined, y su función principal es "Don't lose what grabs you in the moment.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Moment - New Tab Markdown notes & task list

Descarga archivos de extensión Moment - New Tab Markdown notes & task list en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Don't lose what grabs you in the moment. Moment gives you a new tab experience where you can enjoy beautiful pictures whilst still giving you the functionality of taking notes. Create and track task lists or write down, Remember you had something left to do but don't know what? Just open a new tab! Moment supports markdown to nicely format your notes.                    

Información Básica de la Extensión

Nombre Moment - New Tab Markdown notes & task list Moment - New Tab Markdown notes & task list
ID dgeecflffebojknicfihomhllikhpggm
URL Oficial https://chromewebstore.google.com/detail/moment-new-tab-markdown-n/dgeecflffebojknicfihomhllikhpggm
Descripción Don't lose what grabs you in the moment.
Tamaño del Archivo 182 KB
Cantidad de Instalaciones 537
Versión Actual 0.1.8
Última Actualización 2019-03-08
Fecha de Publicación 2019-03-08
Calificación 4.69/5 Total de 13 Calificaciones
Desarrollador This is Undefined
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión http://siebevd.be
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Moment - New Tab Markdown notes & task list",
    "homepage_url": "http:\/\/siebevd.be",
    "description": "Don't lose what grabs you in the moment.",
    "version": "0.1.8",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "blank.html"
    },
    "author": "Siebe Van Dijck",
    "icons": {
        "128": "moment128.png"
    },
    "manifest_version": 2
}