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
官方網址 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": [
                ""
            ]
        }
    ]
}