RadioFeeds UK & Ireland

RadioFeeds UK & Ireland

The Internet's most up-to-date list of live links for UK and RoI radio stations simultaneously broadcasting on the web

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "RadioFeeds UK & Ireland",
  "description": "The Internet's most up-to-date list of live links for UK and RoI radio stations simultaneously broadcasting on the web",
  "manifest_version": 2,
  "version": "2",
  "icons": {
    "128": "128.png"
  },
  "app": {
    "urls": [
      "http://www.radiofeeds.co.uk/"
    ],
    "launch": {
      "web_url": "http://www.radiofeeds.co.uk/chrome"
    }
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}