Gratitutab

Override the new tab page with your own aesthetic todolist

什麼是Gratitutab?

Gratitutab是由robert.zhang1996開發的Chrome擴展程式,該擴展的主要功能是“Override the new tab page with your own aesthetic todolist”。

擴展截圖

screenshot
screenshot

下載Gratitutab擴展crx文件

下載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
官方網址 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"
    ]
}