RadioApp beta

Tiny extention that allows you to listen radio from Chrome browser and manage it from any tabs (beta version). Radios support:…

Wat is RadioApp beta?

RadioApp beta is een Chrome-extensie ontwikkeld door shendyapin.s, en de belangrijkste functie is "Tiny extention that allows you to listen radio from Chrome browser and manage it from any tabs (beta version). Radios support:…".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie RadioApp beta

Download RadioApp beta-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

                        Tiny extention that allows you to listen radio from Chrome browser and manage it from any tabs (beta version).

Radios support:
Ultra FM (www.radioultra.ru)
Maximum (www.maximum.ru)
Garage FM (www.garagefm.ru)
Promo DJs Channel N5 (www.promodj.com)
Radio Record (www.www.radiorecord.ru)

Feel free to comment! New version soon                    

Basisinformatie over de Extensie

Naam RadioApp beta RadioApp beta
ID mpkejofilccodmeibbdckebhjkhacnom
Officiële URL https://chrome.google.com/webstore/detail/radioapp-beta/mpkejofilccodmeibbdckebhjkhacnom
Beschrijving Tiny extention that allows you to listen radio from Chrome browser and manage it from any tabs (beta version). Radios support:…
Bestandsgrootte 438 KB
Aantal Installaties 111
Huidige Versie 0.2
Laatst Bijgewerkt 2013-12-09
Publicatiedatum 2013-12-09
Beoordeling 3.86/5 Totaal 7 Beoordelingen
Ontwikkelaar shendyapin.s
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "images\/headphones.png",
        "default_popup": "popup-dev.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "",
    "icons": {
        "128": "images\/headphones_128.png",
        "16": "images\/headphones.png"
    },
    "name": "RadioApp beta",
    "manifest_version": 2,
    "permissions": [
        "http:\/\/94.25.53.133\/",
        "http:\/\/ws.audioscrobbler.com\/*",
        "http:\/\/station.ru\/*",
        "http:\/\/radiopleer.com\/*",
        "tabs",
        "storage"
    ],
    "version": "0.2"
}