Thich Nhat Hanh Calligraphy

In every new tab you’ll see one of Thich Nhat Hanh's calligraphies that serve as mindful reminders to pause, breathe and smile.

Apa itu Thich Nhat Hanh Calligraphy?

Thich Nhat Hanh Calligraphy adalah ekstensi Chrome yang dikembangkan oleh https://plumvillage.app, dan fitur utamanya adalah "In every new tab you’ll see one of Thich Nhat Hanh's calligraphies that serve as mindful reminders to pause, breathe and smile.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Thich Nhat Hanh Calligraphy

Unduh file ekstensi Thich Nhat Hanh Calligraphy 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

                        Zen Master Thich Nhat Hanh is a global spiritual leader, poet and peace activist, revered throughout the world for his powerful teachings and bestselling writings on mindfulness and peace. 
If you want to find our more about Thich Nhat Hanh and to become a beta tester for the free Plum Village mindfulness app you  can visit https://plumvillage.app                    

Informasi Dasar Ekstensi

Nama Thich Nhat Hanh Calligraphy Thich Nhat Hanh Calligraphy
ID ljicmmknmiapobjgphhogonlfeegmlcl
URL Resmi https://chromewebstore.google.com/detail/thich-nhat-hanh-calligrap/ljicmmknmiapobjgphhogonlfeegmlcl
Deskripsi In every new tab you’ll see one of Thich Nhat Hanh's calligraphies that serve as mindful reminders to pause, breathe and smile.
Ukuran File 8.46 MB
Jumlah Instalasi 1,209
Versi Saat Ini 2.3
Terakhir Diperbarui 2022-06-26
Tanggal Publikasi 2018-08-19
Penilaian 4.62/5 Total 13 Penilaian
Pengembang https://plumvillage.app
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://plumvillage.app/
Bahasa yang Didukung en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Thich Nhat Hanh Calligraphy",
    "version": "2.3",
    "description": "In every new tab you\u2019ll see one of Thich Nhat Hanh's calligraphies that serve as mindful reminders to pause, breathe and smile.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "96": "icon96.png",
        "128": "icon128.png"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "browser-polyfill.min.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "icon19.png",
            "38": "icon38.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "calligraphy.html"
    },
    "applications": {
        "gecko": {
            "strict_min_version": "54.0a1"
        }
    }
}