Searchbar Timer Weather Firefox

Examine source code of Searchbar Timer Weather

By: yo88
Inspect and view changes in Searchbar Timer Weather source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Searchbar Timer Weather",
  "version": "1.1",
  "description": "Hiển thị ngày, giờ, mùa và thời tiết bên dưới thanh tìm kiếm với giao diện tuỳ chỉnh",
  "permissions": [
    "storage",
    "activeTab",
    "geolocation"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{08fa491f-2952-41ee-a415-8b0920bf1ca5}"
    }
  }
}

Best Searchbar Timer Weather Alternatives

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