My Guru My Life

Keep satsang at the center of your life.

什么是My Guru My Life?

My Guru My Life是由KeshavTech开发的Chrome扩展程序,该扩展的主要功能是“Keep satsang at the center of your life.”。

扩展截图

screenshot
screenshot

下载My Guru My Life扩展crx文件

下载My Guru My Life扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 My Guru My Life My Guru My Life
ID giplpndgigjebmockeilleedpglnnmge
官方URL https://chromewebstore.google.com/detail/my-guru-my-life/giplpndgigjebmockeilleedpglnnmge
简介 Keep satsang at the center of your life.
文件大小 6.64 MB
安装次数 1,914
当前版本 4.0.0
更新时间 2022-02-18
上架时间 2018-05-16
评分 4.32/5 共123次评分
开发者 KeshavTech
电子邮箱 [email protected]
付费类型 free
支持的语言 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": [
                ""
            ]
        }
    ]
}