Forecast Tip Firefox

Examine source code of Forecast Tip

Inspect and view changes in Forecast Tip source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Forecast Tip",
  "version": "7.3.23",
  "description": "Live local weather forecast right in your browser toolbar.",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  },
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "64": "icons/icon-64.png",
      "128": "icons/icon-128.png"
    },
    "default_title": "Forecast Tip"
  },
  "permissions": [
    "storage",
    "https://v2.nba.api-sports.io/*"
  ],
  "background": {
    "scripts": [
      "background/background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "quick-dash-pixel@extlab.example",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_security_policy": "script-src 'self'; object-src 'self'"
}

Best Forecast Tip Alternatives

Here are some Firefox add-ons that are similar to Forecast Tip: