Mauritania Radio

National Radios of Mauritania

What is Mauritania Radio?

Mauritania Radio is a Chrome extension developed by https://tolbahady.com, and its main feature is "National Radios of Mauritania".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Mauritania Radio Extension CRX File

Download Mauritania 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

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

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

Extension Basic Information

Name Mauritania Radio Mauritania Radio
ID lacgenhnhkibaoggicjnofpkoeojphia
Official URL https://chromewebstore.google.com/detail/mauritania-radio/lacgenhnhkibaoggicjnofpkoeojphia
Description National Radios of Mauritania
File Size 146 KB
Installation Count 26
Current Version 1.5.10
Last Updated 2014-04-26
Publish Date 2014-04-26
Rating 4.50/5 Total 4 Ratings
Developer https://tolbahady.com
Payment Type free
Supported Languages 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'"
}