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


{
  "name": "earth.fm",
  "description": "Listen to nature sounds, and fall in love with the Earth.",
  "version": "1.0.1",
  "manifest_version": 3,
  "action": {
    "default_popup": "popup.3055a00c.html",
    "default_icon": {
      "16": "icon-16.0bed32f8.png",
      "32": "icon-32.c14f646a.png",
      "48": "icon-48.88e29d0c.png",
      "128": "icon-128.e5a18e6c.png"
    }
  },
  "icons": {
    "16": "icon-16.0bed32f8.png",
    "32": "icon-32.c14f646a.png",
    "48": "icon-48.88e29d0c.png",
    "128": "icon-128.e5a18e6c.png"
  },
  "permissions": [
    "storage"
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}