Yuk Sholat!

Beatifully crafted prayer times widget for your chrome landing page

Yuk Sholat!คืออะไร?

Yuk Sholat! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย rizkifuad และคุณลักษณะหลักของมันคือ "Beatifully crafted prayer times widget for your chrome landing page"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Yuk Sholat!

ดาวน์โหลดไฟล์ส่วนขยาย Yuk Sholat! ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        The app still in development version, feel free to give any feedback to improve our app.
Contribute to our codebase at https://github.com/rizkifuad/yuksholat                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Yuk Sholat! Yuk Sholat!
ID plgjdlhiogchdnbfdcieojfmpbofkjgj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/yuk-sholat/plgjdlhiogchdnbfdcieojfmpbofkjgj
คำอธิบาย Beatifully crafted prayer times widget for your chrome landing page
ขนาดไฟล์ 577 KB
จำนวนการติดตั้ง 451
เวอร์ชันปัจจุบัน 0.3.2.0
อัปเดตครั้งล่าสุด 2023-04-20
วันที่เผยแพร่ 2020-03-22
คะแนน 4.55/5 รวมทั้งหมด 11 คะแนน
ผู้พัฒนา rizkifuad
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ id
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Yuk Sholat!",
    "version": "0.3.2.0",
    "description": "Beatifully crafted prayer times widget for your chrome landing page",
    "author": "rizkifuad",
    "manifest_version": 3,
    "action": {
        "default_icon": "icon.png",
        "default_title": "Beatifully crafted prayer times widget for your chrome landing page"
    },
    "icons": {
        "16": "themes\/classic\/images\/tab-icon-small.png",
        "48": "themes\/classic\/images\/tab-icon.png",
        "128": "themes\/classic\/images\/tab-icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "geolocation"
    ]
}