earth.fm radio

earth.fm radio

Listen to nature sounds, and fall in love with the Earth.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "earth.fm",
  "description": "Listen to nature sounds, and fall in love with the Earth.",
  "version": "1.0.1",
  "browser_action": {
    "default_popup": "popup.17116402.html",
    "default_icon": {
      "16": "icon-16.d54feccb.png",
      "32": "icon-32.b88a8406.png",
      "48": "icon-48.a9bee757.png",
      "128": "icon-128.a3eb2cc2.png"
    }
  },
  "icons": {
    "16": "icon-16.d54feccb.png",
    "32": "icon-32.b88a8406.png",
    "48": "icon-48.a9bee757.png",
    "128": "icon-128.a3eb2cc2.png"
  },
  "permissions": [
    "storage"
  ],
  "background": {
    "page": "background-page.8d9181a5.html",
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{09d58768-32cc-4bf8-9532-7e875bf0192b}"
    }
  }
}