wxs.us Weather Firefox

Examine source code of wxs.us Weather

Inspect and view changes in wxs.us Weather source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "wxs.us Weather",
  "short_name": "wxs.us",
  "version": "1.0.1",
  "description": "Free US weather from wxs.us: temperature on the toolbar, and a popup with the forecast, alerts, rain nowcast, and air quality.",
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@wxs.us",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "locationInfo"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_title": "wxs.us Weather",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "shared.js",
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage",
    "alarms",
    "notifications"
  ],
  "host_permissions": [
    "https://t.wxs.us/*"
  ]
}

Best wxs.us Weather Alternatives

Here are some Firefox add-ons that are similar to wxs.us Weather: