Mawaqit unofficial

The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.

Mawaqit unofficial là gì?

Mawaqit unofficial là một tiện ích mở rộng Chrome được phát triển bởi akhihoucinepro, và tính năng chính của nó là "The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.".

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

screenshot
screenshot
screenshot
screenshot

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

Tải xuống các tệp mở rộng Mawaqit unofficial 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

                        👋 Assalamou 3aleykoum, here is an islamic extension to get prayer times directly provided by your mosque. 

❤️ If you wish to support the project, which would be greatly appreciated and very helpful to improve this project, and others of my projects for the islam community.

🔗Link : https://www.buymeacoffee.com/akhihoucins

⚠️I am not a Mawaqit; this is an unofficial extension.                    

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

Tên Mawaqit unofficial Mawaqit unofficial
ID jfhdjhpaiknadkdccdpcijmjplbdfbmd
URL Chính Thức https://chromewebstore.google.com/detail/mawaqit-unofficial/jfhdjhpaiknadkdccdpcijmjplbdfbmd
Mô tả The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.
Kích Thước Tệp 277 KB
Số Lần Cài Đặt 87
Phiên Bản Hiện Tại 1.2
Cập Nhật Lần Cuối 2024-01-18
Ngày Phát Hành 2024-01-15
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển akhihoucinepro
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Mawaqit unofficial",
    "author": "[email protected]",
    "description": "The first extension mawaqit unofficial to directly obtain the prayer times for your mosque.",
    "version": "1.2",
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "host_permissions": [
        "https:\/\/mawaqit.net\/*"
    ],
    "action": {
        "default_title": "It's not mawaqit officiel, its unofficial extension !",
        "default_popup": "popup.html",
        "icons": {
            "16": "images\/icon-16.png",
            "32": "images\/icon-32.png",
            "48": "images\/icon-48.png",
            "128": "images\/icon-128.png"
        }
    }
}