Moment - New Tab Markdown notes & task list

Don't lose what grabs you in the moment.

O que é Moment - New Tab Markdown notes & task list?

Moment - New Tab Markdown notes & task list é uma extensão do Chrome desenvolvida por This is Undefined, e sua principal característica é "Don't lose what grabs you in the moment.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Moment - New Tab Markdown notes & task list

Baixe arquivos de extensão Moment - New Tab Markdown notes & task list no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome 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
Descrição Don't lose what grabs you in the moment.
Tamanho do Arquivo 182 KB
Contagem de Instalações 537
Versão Atual 0.1.8
Última Atualização 2019-03-08
Data de Publicação 2019-03-08
Classificação 4.69/5 Total de 13 Avaliações
Desenvolvedor This is Undefined
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://siebevd.be
Idiomas Suportados 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
}