Notetab - capture your thoughts

Capture your thoughts seamlessly in the new tab page

Co je Notetab - capture your thoughts?

Notetab - capture your thoughts je rozšíření Chrome vyvinuté Nicklas Cook, a jeho hlavní funkcí je „Capture your thoughts seamlessly in the new tab page“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Notetab - capture your thoughts

Stáhněte si soubory rozšíření Notetab - capture your thoughts ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Replace the new tab with a better way to manage your life. Lightweight, minimalistic and blazing fast.


✔ Seamless syncing of notes across your Google account.
✔ Beautiful background images from reddit.com/r/Earthporn
✔ 'Notepads' to create lists, separate notes and much more.
✔ Bookmarks with images built in.
✔ Simple timer.
✔ Material Design with both light and dark themes.



More Information:
https://github.com/nicklascook/Notetab                    

Základní Informace o Rozšíření

Název Notetab - capture your thoughts Notetab - capture your thoughts
ID malimlglkbkgjkainkeemkhmedcbeene
Oficiální URL https://chromewebstore.google.com/detail/notetab-capture-your-thou/malimlglkbkgjkainkeemkhmedcbeene
Popis Capture your thoughts seamlessly in the new tab page
Velikost souboru 175 KB
Počet instalací 190
Aktuální Verze 1.4.5
Poslední Aktualizace 2017-04-30
Datum Vydání 2017-04-30
Hodnocení 4.86/5 Celkem 7 Hodnocení
Vývojář Nicklas Cook
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://github.com/nicklascook/Notetab
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Notetab - capture your thoughts",
    "author": "Nicklas Cook",
    "version": "1.4.5",
    "description": "Capture your thoughts seamlessly in the new tab page",
    "short_name": "Notetab",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "128": "icon128.png"
    },
    "manifest_version": 2
}