Digital Clock Firefox

Examine source code of Digital Clock

Inspect and view changes in Digital Clock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Digital Clock",
  "description": "A digital clock for the browser",
  "version": "1.2",
  "default_locale": "en",
  "browser_action": {
    "default_popup": "options.html"
  },
  "background": {
    "page": "background.html"
  },
  "permissions": [
    "storage"
  ]
}

Meilleures alternatives Digital Clock

Voici quelques Firefox add-ons qui sont similaires à Digital Clock :