Simple Clock Firefox

Examine source code of Simple Clock

By: Sky88
Inspect and view changes in Simple Clock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Clock",
  "version": "1.0",
  "description": "Hiển thị đồng hồ trên toolbar.",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "simple-clock@example.com"
    }
  }
}

Best Simple Clock Alternatives

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