Ambient Background Sounds KM Firefox

Examine source code of Ambient Background Sounds KM

Inspect and view changes in Ambient Background Sounds KM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ambient Background Sounds",
  "version": "1.3",
  "description": "Play relaxing ambient sounds while browsing.",
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_title": "Ambient Sounds",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@Ambient-Background-Sounds",
      "data_collection_permissions": {
        "required": [
          "locationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best Ambient Background Sounds KM Alternatives

Here are some Firefox add-ons that are similar to Ambient Background Sounds KM: