أذكار المسلم

أذكار المسلم

Cos'è أذكار المسلم?

أذكار المسلم è un'estensione di Chrome sviluppata da http://www.abetari.com, e la sua funzione principale è "أذكار المسلم".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione أذكار المسلم

Scarica i file di estensione أذكار المسلم in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

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


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.                    

Informazioni di Base sull'Estensione

Nome أذكار المسلم أذكار المسلم
ID ajlmkfakhcjadgkbnbaacjddbnjahpgk
URL Ufficiale 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
Descrizione أذكار المسلم
Dimensione del File 666 KB
Conteggio Installazioni 145
Versione Corrente 2.3
Ultimo Aggiornamento 2015-08-07
Data di Pubblicazione 2015-08-07
Valutazione 4.86/5 Totale 7 Valutazioni
Sviluppatore http://www.abetari.com
Tipo di Pagamento free
Sito Web dell'Estensione http://www.abetari.com/extension-athkar/
Lingue Supportate
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"
    ]
}