Project Time Tracker Firefox

Examine source code of Project Time Tracker

Inspect and view changes in Project Time Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Project Time Tracker",
  "version": "1.0",
  "description": "Une extension pour gérer vos projets et suivre le temps passé dessus.",
  "permissions": [
    "storage",
    "notifications"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/timer.svg",
      "96": "icons/timer.svg"
    }
  },
  "icons": {
    "48": "icons/timer.svg",
    "96": "icons/timer.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2285f33f-b0d3-4971-b16b-a87490489cdb}"
    }
  }
}

Best Project Time Tracker Alternatives

Here are some Firefox add-ons that are similar to Project Time Tracker: