Ambient Weather Audio Firefox

Examine source code of Ambient Weather Audio

By: Hanh
Inspect and view changes in Ambient Weather Audio source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ambient Weather Audio",
  "version": "1.0",
  "description": "Phát âm thanh môi trường theo ngữ cảnh thời tiết khi lướt web.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ambient-weather-audio@addon.mozilla",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Ambient Weather Audio Alternatives

Here are some Firefox add-ons that are similar to Ambient Weather Audio: