Current Time Display Firefox

Examine source code of Current Time Display

Inspect and view changes in Current Time Display source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Current Time Display",
  "version": "1.0",
  "description": "Displays the current time in your local time zone.",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "permissions": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c205ca1a-8c44-49f4-b93a-bd342e3292e5}"
    }
  }
}

Best Current Time Display Alternatives

Here are some Firefox add-ons that are similar to Current Time Display: