Tempus Firefox

Examine source code of Tempus

By: iCheck
Inspect and view changes in Tempus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tempus",
  "version": "1.0.0",
  "description": "Precision time management: timers, smart alarms, Pomodoro focus sessions & world clock",
  "permissions": [
    "alarms",
    "notifications",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "381040d1d137f65132bd70b6b4ca378326e7d78e@extension.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Tempus Alternatives

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