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