Kur'an Ayetleri

Kur'an Ayetleri Chrome Eklentisi

What is Kur'an Ayetleri?

Kur'an Ayetleri is a Chrome extension developed by https://kuranayetleri.net, and its main feature is "Kur'an Ayetleri Chrome Eklentisi".

Extension Screenshots

screenshot

Download Kur'an Ayetleri Extension CRX File

Download Kur'an Ayetleri 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

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

Extension Basic Information

Name Kur'an Ayetleri Kur'an Ayetleri
ID jfkjdbdibannpfahjemeiepimmoeacdo
Official URL https://chromewebstore.google.com/detail/kuran-ayetleri/jfkjdbdibannpfahjemeiepimmoeacdo
Description Kur'an Ayetleri Chrome Eklentisi
File Size 317 KB
Installation Count 252
Current Version 1.0.6
Last Updated 2019-09-15
Publish Date 2019-09-15
Rating 3.67/5 Total 6 Ratings
Developer https://kuranayetleri.net
Email [email protected]
Payment Type free
Extension Website https://www.kuranayetleri.net
Help Page URL https://www.kuranayetleri.net/iletisim
Supported Languages 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
    }
}