Asana Parent Task Timer for Harvest Firefox

Examine source code of Asana Parent Task Timer for Harvest

Inspect and view changes in Asana Parent Task Timer for Harvest source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Asana Parent Task Harvest Timer",
  "version": "0.2.0",
  "description": "Track time to a parent task from the Harvest timer in Asana.",
  "icons": {
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "asana-parent-timer@devcollab"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://app.asana.com/*"
      ],
      "js": [
        "add-timer.js"
      ],
      "run_at": "document_end",
      "world": "MAIN"
    }
  ]
}

Melhores alternativas Asana Parent Task Timer for Harvest

Aqui estão algumas Firefox add-ons que são similares a Asana Parent Task Timer for Harvest: