Productivity Evaluator Firefox

Examine source code of Productivity Evaluator

Inspect and view changes in Productivity Evaluator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Productivity Evaluator",
  "version": "1.0",
  "description": "Automatically evaluate productivity based on completed tasks.",
  "permissions": [
    "storage",
    "notifications"
  ],
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e1335cda-f986-47b7-ac0e-9ee839df995b}"
    }
  }
}

Best Productivity Evaluator Alternatives

Here are some Firefox add-ons that are similar to Productivity Evaluator: