Toolbar Clock Firefox

Examine source code of Toolbar Clock

By: pg88
Inspect and view changes in Toolbar Clock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Toolbar Clock",
  "version": "1.0",
  "description": "Hiển thị thời gian hiện tại trên thanh công cụ.",
  "permissions": [
    "alarms"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Bây giờ là...",
    "default_icon": {
      "32": "icons/clock-32.png"
    }
  },
  "icons": {
    "32": "icons/clock-32.png"
  },
  "applications": {
    "gecko": {
      "id": "toolbar-clock@example.com"
    }
  }
}

Best Toolbar Clock Alternatives

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