Mauritania Radio
National Radios of Mauritania
Wat is Mauritania Radio?
Mauritania Radio is een Chrome-extensie ontwikkeld door https://tolbahady.com, en de belangrijkste functie is "National Radios of Mauritania".
Extensie Screenshots
Download het CRX-bestand van de extensie Mauritania Radio
Download Mauritania Radio-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
برنامج صغير لتشغيل الإذاعة الوطنيه الموريتانيه وإذاعة القرآن الكريم من داخل المتصفح "جوجل كروم"
--version 1.5------
تمت إضافة راديو صحراميديا وراديو البي بي سي العربية Basisinformatie over de Extensie
| Naam | |
| ID | lacgenhnhkibaoggicjnofpkoeojphia |
| Officiële URL | https://chromewebstore.google.com/detail/mauritania-radio/lacgenhnhkibaoggicjnofpkoeojphia |
| Beschrijving | National Radios of Mauritania |
| Bestandsgrootte | 146 KB |
| Aantal Installaties | 26 |
| Huidige Versie | 1.5.10 |
| Laatst Bijgewerkt | 2014-04-26 |
| Publicatiedatum | 2014-04-26 |
| Beoordeling | 4.50/5 Totaal 4 Beoordelingen |
| Ontwikkelaar | https://tolbahady.com |
| Betalingswijze | free |
| Ondersteunde Talen | 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'"
} | |