UpstateSCRadio

Plays different radio stations from Upstate South Carolina

Wat is UpstateSCRadio?

UpstateSCRadio is een Chrome-extensie ontwikkeld door cwgtechnology, en de belangrijkste functie is "Plays different radio stations from Upstate South Carolina".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie UpstateSCRadio

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

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

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

Basisinformatie over de Extensie

Naam UpstateSCRadio UpstateSCRadio
ID aciobokhhagghgojcmimejpnlleohhdn
Officiële URL https://chromewebstore.google.com/detail/upstatescradio/aciobokhhagghgojcmimejpnlleohhdn
Beschrijving Plays different radio stations from Upstate South Carolina
Bestandsgrootte 66.27 KB
Aantal Installaties 10
Huidige Versie 1.5
Laatst Bijgewerkt 2018-05-15
Publicatiedatum 2018-05-14
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar cwgtechnology
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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
}