Yuk Sholat!

Beatifully crafted prayer times widget for your chrome landing page

Yuk Sholat! là gì?

Yuk Sholat! là một tiện ích mở rộng Chrome được phát triển bởi rizkifuad, và tính năng chính của nó là "Beatifully crafted prayer times widget for your chrome landing page".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Yuk Sholat!

Tải xuống các tệp mở rộng Yuk Sholat! dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Yuk Sholat! Yuk Sholat!
ID plgjdlhiogchdnbfdcieojfmpbofkjgj
URL Chính Thức https://chromewebstore.google.com/detail/yuk-sholat/plgjdlhiogchdnbfdcieojfmpbofkjgj
Mô tả Beatifully crafted prayer times widget for your chrome landing page
Kích Thước Tệp 577 KB
Số Lần Cài Đặt 451
Phiên Bản Hiện Tại 0.3.2.0
Cập Nhật Lần Cuối 2023-04-20
Ngày Phát Hành 2020-03-22
Đánh Giá 4.55/5 Tổng số 11 Đánh Giá
Nhà Phát Triển rizkifuad
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}