Asana Parent Task Timer for Harvest Firefox

Examine source code of Asana Parent Task Timer for Harvest

提供元: DevCollaborative
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"
    }
  ]
}

ベストのAsana Parent Task Timer for Harvest代替案

Asana Parent Task Timer for Harvestに類似したFirefox add-onをいくつか紹介します: