Work Time Analyzer Firefox

Examine source code of Work Time Analyzer

Inspect and view changes in Work Time Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Work Time Analyzer",
  "description": "Analyze your work time to improve productivity and focus.",
  "version": "1.0",
  "permissions": [
    "activeTab",
    "storage",
    "notifications",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4fc0ea4e-a609-470c-8a7a-ba9e161f8739}"
    }
  }
}

Best Work Time Analyzer Alternatives

Here are some Firefox add-ons that are similar to Work Time Analyzer: