Gratitutab

Override the new tab page with your own aesthetic todolist

¿Qué es Gratitutab?

Gratitutab es una extensión de Chrome desarrollada por robert.zhang1996, y su función principal es "Override the new tab page with your own aesthetic todolist".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión Gratitutab

Descarga archivos de extensión Gratitutab 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

                        A simple, yet powerful, beautiful to-do list chrome extension that aims to instil gratitude in busy and high-stressed people. Instead of saying "I have to do", they can now say "I get to..." do certain tasks every day.

Designed by: Sophie Cheung @sophie.vision                    

Información Básica de la Extensión

Nombre Gratitutab Gratitutab
ID lanmkhlbcjehkkgpbplhijiggoilhnpl
URL Oficial https://chromewebstore.google.com/detail/gratitutab/lanmkhlbcjehkkgpbplhijiggoilhnpl
Descripción Override the new tab page with your own aesthetic todolist
Tamaño del Archivo 371 KB
Cantidad de Instalaciones 1,068
Versión Actual 1.0.2
Última Actualización 2021-09-07
Fecha de Publicación 2021-03-20
Calificación 5.00/5 Total de 1 Calificaciones
Desarrollador robert.zhang1996
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Gratitutab",
    "description": "Override the new tab page with your own aesthetic todolist",
    "version": "1.0.2",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 2,
    "permissions": [
        "storage"
    ]
}