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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
}