Quran Radio

The Holy Quran Kareem Radio from mp3quran.net .

Quran Radioとは何ですか?

Quran Radioはhttps://tareq.tkによって開発されたChromeの拡張機能で、その主な機能は「The Holy Quran Kareem Radio from mp3quran.net .」です。

拡張機能のスクリーンショット

screenshot

Quran Radio拡張機能のCRXファイルをダウンロード

Quran Radio拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Quran Radio
Resources are from mp3quran.net                    

拡張機能の基本情報

名前 Quran Radio Quran Radio
ID mgahkababiglakgnlbhcalcfagfmbiij
公式URL https://chromewebstore.google.com/detail/quran-radio/mgahkababiglakgnlbhcalcfagfmbiij
説明 The Holy Quran Kareem Radio from mp3quran.net .
ファイルサイズ 115 KB
インストール数 660
現在のバージョン 1.0.3
最終更新日 2021-06-15
公開日 2019-03-23
評価 5.00/5 合計 10 レビュー
開発者 https://tareq.tk
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://labs.tareq.tk
対応言語 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"
    }
}