Notetab - capture your thoughts

Capture your thoughts seamlessly in the new tab page

Hvad er Notetab - capture your thoughts?

Notetab - capture your thoughts er en Chrome-udvidelse udviklet af Nicklas Cook, og dens hovedfunktion er "Capture your thoughts seamlessly in the new tab page".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot

Download Notetab - capture your thoughts-udvidelses-CRX-fil

Download Notetab - capture your thoughts-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn Notetab - capture your thoughts Notetab - capture your thoughts
ID malimlglkbkgjkainkeemkhmedcbeene
Officiel URL https://chromewebstore.google.com/detail/notetab-capture-your-thou/malimlglkbkgjkainkeemkhmedcbeene
Beskrivelse Capture your thoughts seamlessly in the new tab page
Filstørrelse 175 KB
Antal Installationer 190
Nuværende Version 1.4.5
Senest Opdateret 2017-04-30
Udgivelsesdato 2017-04-30
Bedømmelse 4.86/5 Samlet 7 Bedømmelser
Udvikler Nicklas Cook
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://github.com/nicklascook/Notetab
Understøttede Sprog 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
}