Moment - New Tab Markdown notes & task list

Don't lose what grabs you in the moment.

Co to jest Moment - New Tab Markdown notes & task list?

Moment - New Tab Markdown notes & task list to rozszerzenie Chrome opracowane przez This is Undefined, a jego główną funkcją jest „Don't lose what grabs you in the moment.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Moment - New Tab Markdown notes & task list

Pobierz pliki rozszerzeń Moment - New Tab Markdown notes & task list w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Moment - New Tab Markdown notes & task list Moment - New Tab Markdown notes & task list
ID dgeecflffebojknicfihomhllikhpggm
Oficjalny URL https://chromewebstore.google.com/detail/moment-new-tab-markdown-n/dgeecflffebojknicfihomhllikhpggm
Opis Don't lose what grabs you in the moment.
Rozmiar pliku 182 KB
Liczba instalacji 537
Aktualna Wersja 0.1.8
Ostatnia Aktualizacja 2019-03-08
Data Publikacji 2019-03-08
Ocena 4.69/5 Łącznie 13 Oceny
Deweloper This is Undefined
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://siebevd.be
Obsługiwane Języki 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
}