لا تنسى ذكر الله

لا تنسى ذكر الله

Wat is لا تنسى ذكر الله?

لا تنسى ذكر الله is een Chrome-extensie ontwikkeld door http://quran-hifz.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

                        لا تنسى ذكر الله هي اضافه لكي يبقى لسانك رطب بذكر الله, التطبيق سيظهر تلقائيا اذكار في ايمن اعلى المتصفح في كل دقيقه                    

Basisinformatie over de Extensie

Naam لا تنسى ذكر الله لا تنسى ذكر الله
ID bgegphkdnhhjjpkhlapgncfkkfjbhdkf
Officiële URL https://chrome.google.com/webstore/detail/%D9%84%D8%A7-%D8%AA%D9%86%D8%B3%D9%89-%D8%B0%D9%83%D8%B1-%D8%A7%D9%84%D9%84%D9%87/bgegphkdnhhjjpkhlapgncfkkfjbhdkf
Beschrijving لا تنسى ذكر الله
Bestandsgrootte 43.39 KB
Aantal Installaties 210
Huidige Versie 1.1
Laatst Bijgewerkt 2019-06-08
Publicatiedatum 2019-06-08
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar http://quran-hifz.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://quran-hifz.com
Help Pagina-URL https://www.facebook.com/quranforhifz
Ondersteunde Talen
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u0644\u0627 \u062a\u0646\u0633\u0649 \u0630\u0643\u0631 \u0627\u0644\u0644\u0647",
    "version": "1.1",
    "description": "\u0644\u0627 \u062a\u0646\u0633\u0649 \u0630\u0643\u0631 \u0627\u0644\u0644\u0647",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "permissions": [
        "activeTab"
    ],
    "manifest_version": 2
}