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
官方網址 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'"
}