My Guru My Life

Keep satsang at the center of your life.

Cos'è My Guru My Life?

My Guru My Life è un'estensione di Chrome sviluppata da KeshavTech, e la sua funzione principale è "Keep satsang at the center of your life.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione My Guru My Life

Scarica i file di estensione My Guru My Life in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        This extension uses the new tab to surface latest vicharan photos of Guruhari Mahant Swami Maharaj. It aims to help you attach to the Satpurush by remembering him in every action that we take during our day.                    

Informazioni di Base sull'Estensione

Nome My Guru My Life My Guru My Life
ID giplpndgigjebmockeilleedpglnnmge
URL Ufficiale https://chromewebstore.google.com/detail/my-guru-my-life/giplpndgigjebmockeilleedpglnnmge
Descrizione Keep satsang at the center of your life.
Dimensione del File 6.64 MB
Conteggio Installazioni 1,914
Versione Corrente 4.0.0
Ultimo Aggiornamento 2022-02-18
Data di Pubblicazione 2018-05-16
Valutazione 4.32/5 Totale 123 Valutazioni
Sviluppatore KeshavTech
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Keep satsang at the center of your life.",
    "version": "4.0.0",
    "manifest_version": 3,
    "name": "My Guru My Life",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "34": "icon-34.png",
        "128": "icon-128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "icon-128.png",
                "icon-34.png"
            ],
            "matches": [
                ""
            ]
        }
    ]
}