Namaz vaxtı

Namaz vaxtı

Qu'est-ce que Namaz vaxtı ?

Namaz vaxtı est une extension Chrome développée par https://mirids.net, et sa fonction principale est "Namaz vaxtı".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Namaz vaxtı

Téléchargez les fichiers d'extension Namaz vaxtı au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Namaz vaxtı Namaz vaxtı
ID hddbhgjfbaafgbdkdcfakbdlhpakbckl
URL Officiel https://chromewebstore.google.com/detail/namaz-vaxt%C4%B1/hddbhgjfbaafgbdkdcfakbdlhpakbckl
Description Namaz vaxtı
Taille du Fichier 363 KB
Nombre d'Installations 17
Version Actuelle 1.0.1
Dernière Mise à Jour 2021-02-03
Date de Publication 2020-11-16
Développeur https://mirids.net
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}