Gratitutab

Override the new tab page with your own aesthetic todolist

Gratitutab क्या है?

Gratitutab robert.zhang1996 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Override the new tab page with your own aesthetic todolist"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Gratitutab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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                    

एक्सटेंशन की मूल जानकारी

नाम Gratitutab Gratitutab
ID lanmkhlbcjehkkgpbplhijiggoilhnpl
आधिकारिक URL https://chromewebstore.google.com/detail/gratitutab/lanmkhlbcjehkkgpbplhijiggoilhnpl
विवरण Override the new tab page with your own aesthetic todolist
फ़ाइल का आकार 371 KB
स्थापना संख्या 1,068
वर्तमान संस्करण 1.0.2
अंतिम अपडेट 2021-09-07
प्रकाशन तिथि 2021-03-20
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर robert.zhang1996
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ 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"
    ]
}