Streema - Radio & TV

Streema - Radio & TV

Listen to AM, FM and Internet radio and tv stations from all over the world

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Streema - Radio & TV",
  "short_name": "Streema",
  "description": "Listen to AM, FM and Internet radio and tv stations from all over the world",
  "version": "0.1",
  "app": {
    "launch": {
      "web_url": "http://streema.com/?utm_source=chrome+store&utm_medium=web&utm_campaign=v0.1"
    }
  },
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "permissions": [
    "unlimitedStorage",
    "geolocation"
  ],
  "manifest_version": 2
}