Local Clock Firefox

Examine source code of Local Clock

By: QH88
Inspect and view changes in Local Clock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Local Clock",
  "version": "1.0",
  "description": "Hiển thị thời gian địa phương hiện tại.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": "icon.png",
    "default_title": "Xem giờ hiện tại"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d2fdfd41-ae14-45c5-95f5-ca3bd9278f19}"
    }
  }
}

Best Local Clock Alternatives

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