Notetab - capture your thoughts

Capture your thoughts seamlessly in the new tab page

¿Qué es Notetab - capture your thoughts?

Notetab - capture your thoughts es una extensión de Chrome desarrollada por Nicklas Cook, y su función principal es "Capture your thoughts seamlessly in the new tab page".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Notetab - capture your thoughts

Descarga archivos de extensión Notetab - capture your thoughts en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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                    

Información Básica de la Extensión

Nombre Notetab - capture your thoughts Notetab - capture your thoughts
ID malimlglkbkgjkainkeemkhmedcbeene
URL Oficial https://chromewebstore.google.com/detail/notetab-capture-your-thou/malimlglkbkgjkainkeemkhmedcbeene
Descripción Capture your thoughts seamlessly in the new tab page
Tamaño del Archivo 175 KB
Cantidad de Instalaciones 190
Versión Actual 1.4.5
Última Actualización 2017-04-30
Fecha de Publicación 2017-04-30
Calificación 4.86/5 Total de 7 Calificaciones
Desarrollador Nicklas Cook
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://github.com/nicklascook/Notetab
Idiomas Soportados 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
}