Screen Clock Firefox

Examine source code of Screen Clock

제작자: F K
Inspect and view changes in Screen Clock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Screen Clock",
  "version": "1.0",
  "description": "A clock shows week day, time and date.",
  "content_scripts": [
    {
      "matches": [
        "*://*.mozilla.org/*"
      ],
      "html": [
        "index.html"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ca985d2a-f191-4652-a9bd-66119a1e7910}"
    }
  }
}

최고의 Screen Clock 대안

다음은 Screen Clock과(와) 유사한 Firefox add-on입니다: