OTI Radio

OTI Radio

The Online Radio Station run by you, for everyone!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "OTI Radio",
  "short_name": "OTI Radio",
  "description": "The Online Radio Station run by you, for everyone!",
  "version": "5.2",
  "icons": {
    "16": "otiradio_16.png",
    "48": "otiradio_48.png",
    "64": "otiradio_64.png",
    "128": "otiradio_128.png"
  },
  "browser_action": {
    "default_icon": "otiradio_128.png",
    "default_title": "Listen Now!",
    "default_popup": "otiradio_home.html"
  }
}