أذكار المسلم

أذكار المسلم

Qu'est-ce que أذكار المسلم ?

أذكار المسلم est une extension Chrome développée par http://www.abetari.com, et sa fonction principale est "أذكار المسلم".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension أذكار المسلم

Téléchargez les fichiers d'extension أذكار المسلم 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

                        أذكار هو تطبيق ليذكرنا ببعض أذكار الصباح والمساء

وبمجرد تركيب ، يمكنك إدارة واحدة بزر الماوس الأيمن فوق الرمز ( في الجزء العلوي الأيسر من متصفح كروم ) -> خيارات.


Adkar est une extension pour nous rappeler  de quelques "Athkar".

Une fois installer, vous pouvez l'administrer, un seul clic droit sur l'icone (en-haut à droite du navigateur chrome), -> Options.

Vous avez plusieurs possibilités comme : l'ajout,  paramétrer un délai entre chaque notification, ...

l'extension actuellement n'est pas en version finale, mais je voulais simplement partager avec vous ce modeste travail.                    

Informations de Base sur l'Extension

Nom أذكار المسلم أذكار المسلم
ID ajlmkfakhcjadgkbnbaacjddbnjahpgk
URL Officiel https://chrome.google.com/webstore/detail/%D8%A3%D8%B0%D9%83%D8%A7%D8%B1-%D8%A7%D9%84%D9%85%D8%B3%D9%84%D9%85/ajlmkfakhcjadgkbnbaacjddbnjahpgk
Description أذكار المسلم
Taille du Fichier 666 KB
Nombre d'Installations 145
Version Actuelle 2.3
Dernière Mise à Jour 2015-08-07
Date de Publication 2015-08-07
Évaluation 4.86/5 Total 7 Évaluations
Développeur http://www.abetari.com
Type de Paiement free
Site Web de l'Extension http://www.abetari.com/extension-athkar/
Langues Prises en Charge
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u0623\u0630\u0643\u0627\u0631 \u0627\u0644\u0645\u0633\u0644\u0645",
    "version": "2.3",
    "manifest_version": 2,
    "options_page": "options.html",
    "background_page": "background.html",
    "description": "\u0623\u0630\u0643\u0627\u0631 \u0627\u0644\u0645\u0633\u0644\u0645",
    "icons": {
        "16": "images\/icones.jpg",
        "48": "images\/icones.jpg",
        "128": "images\/icones.jpg"
    },
    "browser_action": {
        "default_icon": "images\/icones.jpg",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "permissions": [
        "http:\/\/*\/*",
        "notifications",
        "unlimitedStorage",
        "declarativeContent",
        "webNavigation"
    ]
}