Clock Tab Firefox

Examine source code of Clock Tab

Inspect and view changes in Clock Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "ClockTab",
  "description": "A new tab that displays time.",
  "version": "1.0.0",
  "permissions": [
    "tabs"
  ],
  "manifest_version": 2,
  "author": "Gautham Krishna",
  "icons": {
    "16": "/favicon-16x16.png",
    "32": "/favicon-32x32.png",
    "192": "/favicon-192x192.png",
    "512": "/favicon-512x512.png"
  },
  "chrome_url_overrides": {
    "newtab": "./index.html"
  },
  "browser_action": {
    "default_icon": {
      "16": "/favicon-16x16.png",
      "32": "/favicon-32x32.png",
      "192": "/favicon-192x192.png",
      "512": "/favicon-512x512.png"
    }
  }
}

Best Clock Tab Alternatives

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