أذكار المسلم

أذكار المسلم

Wat is أذكار المسلم?

أذكار المسلم is een Chrome-extensie ontwikkeld door http://www.abetari.com, en de belangrijkste functie is "أذكار المسلم".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie أذكار المسلم

Download أذكار المسلم-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

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


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.                    

Basisinformatie over de Extensie

Naam أذكار المسلم أذكار المسلم
ID ajlmkfakhcjadgkbnbaacjddbnjahpgk
Officiële URL 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
Beschrijving أذكار المسلم
Bestandsgrootte 666 KB
Aantal Installaties 145
Huidige Versie 2.3
Laatst Bijgewerkt 2015-08-07
Publicatiedatum 2015-08-07
Beoordeling 4.86/5 Totaal 7 Beoordelingen
Ontwikkelaar http://www.abetari.com
Betalingswijze free
Extensiewebsite http://www.abetari.com/extension-athkar/
Ondersteunde Talen
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"
    ]
}