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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    ]
}