UpstateSCRadio

Plays different radio stations from Upstate South Carolina

ما هو UpstateSCRadio؟

UpstateSCRadio هو إضافة Chrome تم تطويرها بواسطة cwgtechnology، والميزة الرئيسية لها هي "Plays different radio stations from Upstate South Carolina".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة UpstateSCRadio

قم بتنزيل ملفات الامتداد UpstateSCRadio بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Play all of your favorite radio stations from the Greenville, SC area! Now with 13 stations!

Extension icon credit: http://www.simpleicon.com                    

معلومات أساسية عن التمديد

الاسم UpstateSCRadio UpstateSCRadio
ID aciobokhhagghgojcmimejpnlleohhdn
عنوان URL الرسمي https://chromewebstore.google.com/detail/upstatescradio/aciobokhhagghgojcmimejpnlleohhdn
الوصف Plays different radio stations from Upstate South Carolina
حجم الملف 66.27 KB
عدد التثبيتات 10
النسخة الحالية 1.5
آخر تحديث 2018-05-15
تاريخ النشر 2018-05-14
تقييم 5.00/5 مجموع تقييمات 1
المطور cwgtechnology
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "UpstateSCRadio",
    "description": "Plays different radio stations from Upstate South Carolina",
    "version": "1.5",
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html",
        "persistent": false
    },
    "offline_enabled": false
}