Browser Time Beta Firefox

Examine source code of Browser Time Beta

Inspect and view changes in Browser Time Beta source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Browser Time Beta",
  "version": "1.7.1",
  "description": "Displays the current time and temperature so it's present at all times.",
  "permissions": [
    "storage",
    "https://tl1.us/*",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_end"
    }
  ],
  "options_page": "options.html",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "browser-time-beta1@xtlab.net",
      "strict_min_version": "126.0"
    }
  }
}

Melhores alternativas Browser Time Beta

Aqui estão algumas Firefox add-ons que são similares a Browser Time Beta: