Gratitutab

Override the new tab page with your own aesthetic todolist

ما هو Gratitutab؟

Gratitutab هو إضافة Chrome تم تطويرها بواسطة robert.zhang1996، والميزة الرئيسية لها هي "Override the new tab page with your own aesthetic todolist".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Gratitutab

قم بتنزيل ملفات الامتداد Gratitutab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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"
    ]
}