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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة 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"
        }
    }
}