Price County Weather Firefox

Examine source code of Price County Weather

Inspect and view changes in Price County Weather source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Price County Weather",
  "version": "1.0.0",
  "description": "Current weather and forecast for Price County, Wisconsin. Temperature displayed right in your browser toolbar.",
  "permissions": [
    "alarms",
    "storage"
  ],
  "host_permissions": [
    "https://api.openweathermap.org/*",
    "https://api.weather.gov/*"
  ],
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "options_page": "options.html",
  "browser_specific_settings": {
    "gecko": {
      "id": "pricecounty-weather@pricecounty.fun",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Price County Weather Alternatives

Here are some Firefox add-ons that are similar to Price County Weather: