earth.fm

earth.fm

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

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "earth.fm",
  "description": "Listen to nature sounds, and fall in love with the Earth.",
  "version": "1.2.0",
  "manifest_version": 3,
  "action": {
    "default_popup": "popup.235d7eca.html",
    "default_icon": {
      "16": "icon-16.f3e51555.png",
      "32": "icon-32.c03a4e2f.png",
      "48": "icon-48.85f2fad7.png",
      "128": "icon-128.251960f7.png"
    }
  },
  "icons": {
    "16": "icon-16.f3e51555.png",
    "32": "icon-32.c03a4e2f.png",
    "48": "icon-48.85f2fad7.png",
    "128": "icon-128.251960f7.png"
  },
  "permissions": [
    "storage",
    "offscreen"
  ]
}