Ayah

Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.

Ayah क्या है?

Ayah shakaibarsalan द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Ayah एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        By Installing the Ayah Extension, you will get a random verse from the total of 6236 verses of The Holy Quran, with it's translation in Urdu language. 

* This help you understand the meaning of the verse.
* Cultivates a daily Quran Habit.
* links to word by word meaning of ayah on corpus Quran

Future updates:
* English language translation.
* different Background images                    

एक्सटेंशन की मूल जानकारी

नाम Ayah Ayah
ID aeghbgjlniaafolejhifkfacbjdbecch
आधिकारिक URL https://chromewebstore.google.com/detail/ayah/aeghbgjlniaafolejhifkfacbjdbecch
विवरण Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.
फ़ाइल का आकार 8.19 MB
स्थापना संख्या 44
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2022-01-20
प्रकाशन तिथि 2022-01-20
रेटिंग 5.00/5 कुल 6 रेटिंग्स
डेवलपर shakaibarsalan
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ ar
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Ayah",
    "version": "1.0.0",
    "description": "Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.",
    "chrome_url_overrides": {
        "newtab": "myPage.html"
    },
    "icons": {
        "16": "src\/images\/icon16.png",
        "48": "src\/images\/icon48.png",
        "128": "src\/images\/icon128.png"
    }
}