Weather In Tab Firefox

Examine source code of Weather In Tab

By: lorryn
Inspect and view changes in Weather In Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Weather In Tab",
  "version": "1.0",
  "description": "Hiển thị thời tiết tại vị trí hiện tại ngay trên tiêu đề tab.",
  "permissions": [
    "geolocation",
    "https://api.open-meteo.com/*",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Weather In Tab"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{dae660c7-312b-4fa2-a114-b8d82852da73}"
    }
  }
}

Best Weather In Tab Alternatives

Here are some Firefox add-ons that are similar to Weather In Tab: