Gratitutab

Override the new tab page with your own aesthetic todolist

Apa itu Gratitutab?

Gratitutab adalah ekstensi Chrome yang dikembangkan oleh robert.zhang1996, dan fitur utamanya adalah "Override the new tab page with your own aesthetic todolist".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Gratitutab

Unduh file ekstensi Gratitutab dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Gratitutab Gratitutab
ID lanmkhlbcjehkkgpbplhijiggoilhnpl
URL Resmi https://chromewebstore.google.com/detail/gratitutab/lanmkhlbcjehkkgpbplhijiggoilhnpl
Deskripsi Override the new tab page with your own aesthetic todolist
Ukuran File 371 KB
Jumlah Instalasi 1,068
Versi Saat Ini 1.0.2
Terakhir Diperbarui 2021-09-07
Tanggal Publikasi 2021-03-20
Penilaian 5.00/5 Total 1 Penilaian
Pengembang robert.zhang1996
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}