ourWorldFM Radio

Listen to ourWorldFM anywhere.

Wat is ourWorldFM Radio?

ourWorldFM Radio is een Chrome-extensie ontwikkeld door https://www.ourworldfm.com, en de belangrijkste functie is "Listen to ourWorldFM anywhere.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie ourWorldFM Radio

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

                        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!                    

Basisinformatie over de Extensie

Naam ourWorldFM Radio ourWorldFM Radio
ID fmpfmhffldlaglanpppdmmgacfiaclbc
Officiële URL https://chromewebstore.google.com/detail/ourworldfm-radio/fmpfmhffldlaglanpppdmmgacfiaclbc
Beschrijving Listen to ourWorldFM anywhere.
Bestandsgrootte 177 KB
Aantal Installaties 261
Huidige Versie 0.0.1
Laatst Bijgewerkt 2016-08-01
Publicatiedatum 2016-07-31
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://www.ourworldfm.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.ourworldfm.com
Help Pagina-URL http://www.ourworldfm.com/about/
Ondersteunde Talen 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"
        }
    }
}