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

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

Cos'è لا تنسى ذكر الله?

لا تنسى ذكر الله è un'estensione di Chrome sviluppata da http://quran-hifz.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

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

Informazioni di Base sull'Estensione

Nome لا تنسى ذكر الله لا تنسى ذكر الله
ID bgegphkdnhhjjpkhlapgncfkkfjbhdkf
URL Ufficiale 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
Descrizione لا تنسى ذكر الله
Dimensione del File 43.39 KB
Conteggio Installazioni 210
Versione Corrente 1.1
Ultimo Aggiornamento 2019-06-08
Data di Pubblicazione 2019-06-08
Valutazione 5.00/5 Totale 4 Valutazioni
Sviluppatore http://quran-hifz.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://quran-hifz.com
URL della Pagina di Aiuto https://www.facebook.com/quranforhifz
Lingue Supportate
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
}