ourWorldFM Radio

Listen to ourWorldFM anywhere.

Qu'est-ce que ourWorldFM Radio ?

ourWorldFM Radio est une extension Chrome développée par https://www.ourworldfm.com, et sa fonction principale est "Listen to ourWorldFM anywhere.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension ourWorldFM Radio

Téléchargez les fichiers d'extension ourWorldFM Radio au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Built for Chrome – Listen to ourWorldFM anywhere. Just click the icon on your web bar and the radio will begin playing.  Click again to stop.

Created by Donny Pie in less than hour.  Create with confidence.  Create for fun.  This extension will be updated with the request line feature.

Listen on the go - Download our Android App in the Google Play Store. IOS coming soon. Listen to ourWorldFM anywhere!

Thank you for supporting this project created by Donny Pie.  If you're interested in DJ-ing then send in a job application.  Anyone can do it.  It's fun!                    

Informations de Base sur l'Extension

Nom ourWorldFM Radio ourWorldFM Radio
ID fmpfmhffldlaglanpppdmmgacfiaclbc
URL Officiel https://chromewebstore.google.com/detail/ourworldfm-radio/fmpfmhffldlaglanpppdmmgacfiaclbc
Description Listen to ourWorldFM anywhere.
Taille du Fichier 177 KB
Nombre d'Installations 261
Version Actuelle 0.0.1
Dernière Mise à Jour 2016-08-01
Date de Publication 2016-07-31
Évaluation 5.00/5 Total 2 Évaluations
Développeur https://www.ourworldfm.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://www.ourworldfm.com
URL de la Page d'Aide http://www.ourworldfm.com/about/
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ourWorldFM Radio",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "Listen to ourWorldFM anywhere.",
    "homepage_url": "http:\/\/ourworldfm.com",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "author": "Donnel Garner",
    "background": {
        "page": "background.html",
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "48": "images\/icon48.png"
        }
    }
}