Quran Radio

The Holy Quran Kareem Radio from mp3quran.net .

What is Quran Radio?

Quran Radio is a Chrome extension developed by https://tareq.tk, and its main feature is "The Holy Quran Kareem Radio from mp3quran.net .".

Extension Screenshots

screenshot

Download Quran Radio Extension CRX File

Download Quran Radio 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

                        Quran Radio
Resources are from mp3quran.net                    

Extension Basic Information

Name Quran Radio Quran Radio
ID mgahkababiglakgnlbhcalcfagfmbiij
Official URL https://chromewebstore.google.com/detail/quran-radio/mgahkababiglakgnlbhcalcfagfmbiij
Description The Holy Quran Kareem Radio from mp3quran.net .
File Size 115 KB
Installation Count 660
Current Version 1.0.3
Last Updated 2021-06-15
Publish Date 2019-03-23
Rating 5.00/5 Total 10 Ratings
Developer https://tareq.tk
Email [email protected]
Payment Type free
Extension Website http://labs.tareq.tk
Supported Languages en
manifest.json
{
    "name": "Quran Radio",
    "description": "The Holy Quran Kareem Radio from mp3quran.net .",
    "version": "1.0.3",
    "manifest_version": 2,
    "homepage_url": "http:\/\/labs.tareq.tk\/ChromeEx\/QuranRadio",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "permissions": [
        "background",
        "http:\/\/tareq.tk\/*",
        "http:\/\/*.tareq.tk\/*",
        "https:\/\/tareq.tk\/*",
        "https:\/\/*.tareq.tk\/*"
    ],
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "Icons\/Icon.png",
        "default_popup": "popup.html"
    },
    "options_page": "options.html",
    "icons": {
        "128": "Icons\/Icon.png"
    }
}