Soundscape Replacer Firefox

Examine source code of Soundscape Replacer

By: Hi Kim
Inspect and view changes in Soundscape Replacer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Soundscape Replacer",
  "version": "1.0",
  "description": "Replaces harsh background sounds with soothing nature sounds.",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "replacer.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    "nature.mp3"
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3cb35910-56cb-438f-bd14-90415af81d36}"
    }
  }
}

Best Soundscape Replacer Alternatives

Here are some Firefox add-ons that are similar to Soundscape Replacer: