Ραδιόφωνο

Ραδιόφωνο

Ελληνικό Ραδιόφων Live! A Google Chrome App, which listen live all Greek Radio Stations!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Ραδιόφωνο",
  "version": "0.4",
  "manifest_version": 2,
  "description": "Ελληνικό Ραδιόφων Live! A Google Chrome App, which listen live all Greek Radio Stations!",
  "icons": {
    "16": "favicon.ico",
    "48": "vibe_48.png",
    "128": "vibe_128-2.png"
  },
  "app": {
    "urls": [
      "http://evibe.me/?c=gr"
    ],
    "launch": {
      "web_url": "http://evibe.me/?c=gr"
    }
  }
}