Kur'an Ayetleri

Kur'an Ayetleri Chrome Eklentisi

Qu'est-ce que Kur'an Ayetleri ?

Kur'an Ayetleri est une extension Chrome développée par https://kuranayetleri.net, et sa fonction principale est "Kur'an Ayetleri Chrome Eklentisi".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Kur'an Ayetleri

Téléchargez les fichiers d'extension Kur'an Ayetleri au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Kur'an Ayetleri Chrome eklentisi ile istediğiniz ayetin karşılaştırmalı mealine hızlıca ulaşabilirsiniz.                    

Informations de Base sur l'Extension

Nom Kur'an Ayetleri Kur'an Ayetleri
ID jfkjdbdibannpfahjemeiepimmoeacdo
URL Officiel https://chromewebstore.google.com/detail/kuran-ayetleri/jfkjdbdibannpfahjemeiepimmoeacdo
Description Kur'an Ayetleri Chrome Eklentisi
Taille du Fichier 317 KB
Nombre d'Installations 252
Version Actuelle 1.0.6
Dernière Mise à Jour 2019-09-15
Date de Publication 2019-09-15
Évaluation 3.67/5 Total 6 Évaluations
Développeur https://kuranayetleri.net
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.kuranayetleri.net
URL de la Page d'Aide https://www.kuranayetleri.net/iletisim
Langues Prises en Charge tr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Kur'an Ayetleri",
    "short_name": "Kur'an Ayetleri",
    "description": "Kur'an Ayetleri Chrome Eklentisi",
    "version": "1.0.6",
    "browser_action": {
        "default_icon": {
            "19": "images\/icon-19.png",
            "38": "images\/icon-38.png"
        },
        "default_popup": "popup.html",
        "default_title": "Kur'an Ayetleri"
    },
    "permissions": [
        "tabs"
    ],
    "icons": {
        "16": "images\/icon-16.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "background": {
        "scripts": [
            "js\/jquery-3.4.1.min.js",
            "js\/popup.js",
            "js\/bootstrap.min.js",
            "js\/bootstrap-select.min.js",
            "js\/validator.js"
        ],
        "persistent": true
    }
}