Moment - New Tab Markdown notes & task list

Don't lose what grabs you in the moment.

Cos'è Moment - New Tab Markdown notes & task list?

Moment - New Tab Markdown notes & task list è un'estensione di Chrome sviluppata da This is Undefined, e la sua funzione principale è "Don't lose what grabs you in the moment.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Moment - New Tab Markdown notes & task list

Scarica i file di estensione Moment - New Tab Markdown notes & task list in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Moment - New Tab Markdown notes & task list Moment - New Tab Markdown notes & task list
ID dgeecflffebojknicfihomhllikhpggm
URL Ufficiale https://chromewebstore.google.com/detail/moment-new-tab-markdown-n/dgeecflffebojknicfihomhllikhpggm
Descrizione Don't lose what grabs you in the moment.
Dimensione del File 182 KB
Conteggio Installazioni 537
Versione Corrente 0.1.8
Ultimo Aggiornamento 2019-03-08
Data di Pubblicazione 2019-03-08
Valutazione 4.69/5 Totale 13 Valutazioni
Sviluppatore This is Undefined
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://siebevd.be
Lingue Supportate 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
}