ايه

اضغط على الايقونة للحصول على ايه من القران الكريم The Quran text provided has been retrieved from alquran.cloud.

What is ايه?

ايه is a Chrome extension developed by Abdulwahab Alboriydi, and its main feature is "اضغط على الايقونة للحصول على ايه من القران الكريم The Quran text provided has been retrieved from alquran.cloud.".

Extension Screenshots

screenshot

Download ايه Extension CRX File

Download ايه 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

                        اضافة مجانية لمتصفح كروم تُظهر ايه من القران الكريم عند الضغط على الايقونة بشكل عشوائي. متوفر باللغة العربية فقط. 
كتابة الايات ماخوذه من موقع alquran.cloud
Chrome Extension for showing a random Ayah from The Quran in Arabic language.
The Quran text provided has been retrieved from alquran.cloud                    

Extension Basic Information

Name ايه ايه
ID apgkljfdhmmndhcnjlepcdglaggdpmpe
Official URL https://chromewebstore.google.com/detail/%D8%A7%D9%8A%D9%87/apgkljfdhmmndhcnjlepcdglaggdpmpe
Description اضغط على الايقونة للحصول على ايه من القران الكريم The Quran text provided has been retrieved from alquran.cloud.
File Size 11.31 KB
Installation Count 381
Current Version 1.0
Last Updated 2018-09-29
Publish Date 2018-09-29
Rating 5.00/5 Total 3 Ratings
Developer Abdulwahab Alboriydi
Payment Type free
Supported Languages ar
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u0627\u064a\u0647",
    "version": "1.0",
    "icons": {
        "16": "c.png",
        "48": "c.png",
        "128": "c.png"
    },
    "description": "\u0627\u0636\u063a\u0637 \u0639\u0644\u0649 \u0627\u0644\u0627\u064a\u0642\u0648\u0646\u0629 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u064a\u0647 \u0645\u0646 \u0627\u0644\u0642\u0631\u0627\u0646 \u0627\u0644\u0643\u0631\u064a\u0645  The Quran text provided has been retrieved from alquran.cloud.",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "browser_action": {
        "default_icon": "c.png",
        "default_popup": "popup.html",
        "default_title": "\u0627\u064a\u0647"
    }
}