My Guru My Life

Keep satsang at the center of your life.

O que é My Guru My Life?

My Guru My Life é uma extensão do Chrome desenvolvida por KeshavTech, e sua principal característica é "Keep satsang at the center of your life.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão My Guru My Life

Baixe arquivos de extensão My Guru My Life no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome My Guru My Life My Guru My Life
ID giplpndgigjebmockeilleedpglnnmge
URL Oficial https://chromewebstore.google.com/detail/my-guru-my-life/giplpndgigjebmockeilleedpglnnmge
Descrição Keep satsang at the center of your life.
Tamanho do Arquivo 6.64 MB
Contagem de Instalações 1,914
Versão Atual 4.0.0
Última Atualização 2022-02-18
Data de Publicação 2018-05-16
Classificação 4.32/5 Total de 123 Avaliações
Desenvolvedor KeshavTech
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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": [
                ""
            ]
        }
    ]
}