Mauritania Radio

National Radios of Mauritania

Mauritania Radioとは何ですか?

Mauritania Radioはhttps://tolbahady.comによって開発されたChromeの拡張機能で、その主な機能は「National Radios of Mauritania」です。

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

screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        برنامج صغير لتشغيل الإذاعة الوطنيه الموريتانيه وإذاعة القرآن الكريم من داخل المتصفح "جوجل كروم"

--version 1.5------
 تمت إضافة راديو صحراميديا وراديو البي بي سي العربية                    

拡張機能の基本情報

名前 Mauritania Radio Mauritania Radio
ID lacgenhnhkibaoggicjnofpkoeojphia
公式URL https://chromewebstore.google.com/detail/mauritania-radio/lacgenhnhkibaoggicjnofpkoeojphia
説明 National Radios of Mauritania
ファイルサイズ 146 KB
インストール数 26
現在のバージョン 1.5.10
最終更新日 2014-04-26
公開日 2014-04-26
評価 4.50/5 合計 4 レビュー
開発者 https://tolbahady.com
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "1.5.10",
    "manifest_version": 2,
    "description": "__MSG_appDescription__",
    "icons": {
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "radio.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/play_icon.png",
        "default_title": "Mauritanie Radio"
    },
    "options_page": "options.html",
    "content_security_policy": "object-src 'self' https:\/\/elirada.com; script-src 'self' https:\/\/ssl.google-analytics.com 'unsafe-eval'"
}