Namaz vaxtı

Namaz vaxtı

What is Namaz vaxtı?

Namaz vaxtı is a Chrome extension developed by https://mirids.net, and its main feature is "Namaz vaxtı".

Extension Screenshots

screenshot

Download Namaz vaxtı Extension CRX File

Download Namaz vaxtı extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Namaz vaxtını qaçırmayın. Bu əlavə namaz vaxtında sizə bildiriş verəcək. Həmçinin əlavədə gündəlik bütün namaz vaxtlarına baxa bilərsiniz.                    

Extension Basic Information

Name Namaz vaxtı Namaz vaxtı
ID hddbhgjfbaafgbdkdcfakbdlhpakbckl
Official URL https://chromewebstore.google.com/detail/namaz-vaxt%C4%B1/hddbhgjfbaafgbdkdcfakbdlhpakbckl
Description Namaz vaxtı
File Size 363 KB
Installation Count 17
Current Version 1.0.1
Last Updated 2021-02-03
Publish Date 2020-11-16
Developer https://mirids.net
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Namaz vaxt\u0131",
    "description": "Namaz vaxt\u0131",
    "version": "1.0.1",
    "author": "Miri Abdullayev",
    "icons": {
        "48": "48x48.png",
        "72": "72x72.png",
        "96": "96x96.png",
        "144": "144x144.png",
        "192": "192x192.png"
    },
    "background": {
        "scripts": [
            "PrayerTimes.js",
            "moment-with-locales.min.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "48x48.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "notifications"
    ]
}