Gratitutab

Override the new tab page with your own aesthetic todolist

Qu'est-ce que Gratitutab ?

Gratitutab est une extension Chrome développée par robert.zhang1996, et sa fonction principale est "Override the new tab page with your own aesthetic todolist".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Gratitutab

Téléchargez les fichiers d'extension Gratitutab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Gratitutab Gratitutab
ID lanmkhlbcjehkkgpbplhijiggoilhnpl
URL Officiel https://chromewebstore.google.com/detail/gratitutab/lanmkhlbcjehkkgpbplhijiggoilhnpl
Description Override the new tab page with your own aesthetic todolist
Taille du Fichier 371 KB
Nombre d'Installations 1,068
Version Actuelle 1.0.2
Dernière Mise à Jour 2021-09-07
Date de Publication 2021-03-20
Évaluation 5.00/5 Total 1 Évaluations
Développeur robert.zhang1996
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}