أذكار المسلم

أذكار المسلم

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

أذكار المسلم is a Chrome extension developed by http://www.abetari.com, and its main feature is "أذكار المسلم".

Extension Screenshots

screenshot

Download أذكار المسلم Extension CRX File

Download أذكار المسلم 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

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

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


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.                    

Extension Basic Information

Name أذكار المسلم أذكار المسلم
ID ajlmkfakhcjadgkbnbaacjddbnjahpgk
Official 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
Description أذكار المسلم
File Size 666 KB
Installation Count 145
Current Version 2.3
Last Updated 2015-08-07
Publish Date 2015-08-07
Rating 4.86/5 Total 7 Ratings
Developer http://www.abetari.com
Payment Type free
Extension Website http://www.abetari.com/extension-athkar/
Supported Languages
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"
    ]
}