DateTimeDisplay Firefox

Examine source code of DateTimeDisplay

Inspect and view changes in DateTimeDisplay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DateTimeDisplay",
  "version": "1.0",
  "description": "Displays the current date and time in the toolbar.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_icon": {
      "48": "icon.png"
    },
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ea70fd7a-4443-4f73-b771-8dba4f950935}"
    }
  }
}

Best DateTimeDisplay Alternatives

Here are some Firefox add-ons that are similar to DateTimeDisplay: