ourWorldFM Radio

Listen to ourWorldFM anywhere.

Τι είναι το ourWorldFM Radio;

Το ourWorldFM Radio είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.ourworldfm.com, και η κύρια λειτουργία του είναι "Listen to ourWorldFM anywhere.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης ourWorldFM Radio

Λήψη αρχείων επέκτασης ourWorldFM Radio σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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!                    

Βασικές Πληροφορίες Επέκτασης

Όνομα ourWorldFM Radio ourWorldFM Radio
ID fmpfmhffldlaglanpppdmmgacfiaclbc
Επίσημο URL https://chromewebstore.google.com/detail/ourworldfm-radio/fmpfmhffldlaglanpppdmmgacfiaclbc
Περιγραφή Listen to ourWorldFM anywhere.
Μέγεθος Αρχείου 177 KB
Αριθμός Εγκαταστάσεων 261
Τρέχουσα Έκδοση 0.0.1
Τελευταία Ενημέρωση 2016-08-01
Ημερομηνία Δημοσίευσης 2016-07-31
Αξιολόγηση 5.00/5 Συνολικά 2 Αξιολογήσεις
Προγραμματιστής https://www.ourworldfm.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://www.ourworldfm.com
Διεύθυνση URL της Σελίδας Βοήθειας http://www.ourworldfm.com/about/
Υποστηριζόμενες Γλώσσες 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"
        }
    }
}