Work Performance Predictor Firefox

Examine source code of Work Performance Predictor

Inspect and view changes in Work Performance Predictor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Work Performance Predictor",
  "version": "1.0",
  "description": "Forecast job performance based on individual productivity data.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "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": "{babdd307-c184-4b55-bef8-a9e7b195020c}"
    }
  }
}

Best Work Performance Predictor Alternatives

Here are some Firefox add-ons that are similar to Work Performance Predictor: