WeatherTone Firefox

Examine source code of WeatherTone

By: Tri
Inspect and view changes in WeatherTone source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WeatherTone",
  "version": "1.0.0",
  "description": "Âm nền đổi theo thời tiết thật (nắng/ mưa/ lạnh).",
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@weathertone",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best WeatherTone Alternatives

Here are some Firefox add-ons that are similar to WeatherTone: