Notetab - capture your thoughts

Capture your thoughts seamlessly in the new tab page

What is Notetab - capture your thoughts?

Notetab - capture your thoughts is a Chrome extension developed by Nicklas Cook, and its main feature is "Capture your thoughts seamlessly in the new tab page".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Notetab - capture your thoughts Extension CRX File

Download Notetab - capture your thoughts extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Notetab - capture your thoughts Notetab - capture your thoughts
ID malimlglkbkgjkainkeemkhmedcbeene
Official URL https://chromewebstore.google.com/detail/notetab-capture-your-thou/malimlglkbkgjkainkeemkhmedcbeene
Description Capture your thoughts seamlessly in the new tab page
File Size 175 KB
Installation Count 190
Current Version 1.4.5
Last Updated 2017-04-30
Publish Date 2017-04-30
Rating 4.86/5 Total 7 Ratings
Developer Nicklas Cook
Email [email protected]
Payment Type free
Extension Website https://github.com/nicklascook/Notetab
Supported Languages 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
}