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'"
}