My Guru My Life

Keep satsang at the center of your life.

My Guru My Lifeคืออะไร?

My Guru My Life เป็นส่วนขยายของ Chrome ที่พัฒนาโดย KeshavTech และคุณลักษณะหลักของมันคือ "Keep satsang at the center of your life."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย My Guru My Life

ดาวน์โหลดไฟล์ส่วนขยาย 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": [
                ""
            ]
        }
    ]
}