Pixel Clock Widget Firefox

Examine source code of Pixel Clock Widget

Inspect and view changes in Pixel Clock Widget source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pixel Clock Widget",
  "version": "1.0",
  "description": "Hiển thị đồng hồ dạng pixel-art nhỏ ở góc trang web.",
  "permissions": [
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Pixel Clock"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0306fbe9-0fcf-4d13-9268-a6c4dc14c2be}"
    }
  }
}

Best Pixel Clock Widget Alternatives

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