Twitter 24-hour clock Firefox

Examine source code of Twitter 24-hour clock

By: pipyau Add-on
Inspect and view changes in Twitter 24-hour clock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitter 24 hour-clock",
  "version": "1.0.2",
  "description": "24-hour clock format for Twitter.",
  "content_security_policy": "default-src 'self'",
  "content_scripts": [
    {
      "matches": [
        "*://twitter.com/*"
      ],
      "js": [
        "script.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9c20b580-f138-446b-9f1d-a2206cb3d5c7}"
    }
  }
}

Best Twitter 24-hour clock Alternatives

Here are some Firefox add-ons that are similar to Twitter 24-hour clock: