Toolbar Weather Firefox

Examine source code of Toolbar Weather

Inspect and view changes in Toolbar Weather source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "2.3.1",
  "homepage_url": "https://github.com/jhonatasrm/toolbar-weather",
  "default_locale": "en",
  "author": "Jhonatas Machado",
  "applications": {
    "gecko": {
      "id": "toolbar-weather@jhonatasrm.com",
      "strict_min_version": "63.0"
    }
  },
  "icons": {
    "40": "res/icons/icon.png",
    "80": "res/icons/icon@2x.png"
  },
  "browser_action": {
    "browser_style": true,
    "default_title": "__MSG_extensionName__",
    "default_popup": "../html/popup.html"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ],
    "persistent": true
  },
  "options_ui": {
    "browser_style": false,
    "open_in_tab": true,
    "page": "html/preferences.html"
  },
  "permissions": [
    "tabs",
    "geolocation",
    "storage",
    "contextMenus",
    "menus"
  ]
}

Best Toolbar Weather Alternatives

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