Pea.Fm - Radio online

Pea.Fm - Radio online

Over 25,000 world radio stations online. Listen to Radio online for free.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "launch": {
      "web_url": "https://pea.fm/?from=chrome"
    },
    "urls": [
      "https://pea.fm/?from=chrome"
    ]
  },
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "icons": {
    "128": "128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "2.0"
}