Overlay Clock Firefox

Examine source code of Overlay Clock

Inspect and view changes in Overlay Clock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Overlay Clock",
  "version": "1.0",
  "description": "Shows digital clock as overlay rectangle to Firefox browser window",
  "icons": {
    "48": "icons/overlayclock-48.png",
    "96": "icons/overlayclock-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "overlayclock.js"
      ]
    }
  ]
}

Best Overlay Clock Alternatives

Here are some Firefox add-ons that are similar to Overlay Clock: