TeamDynamix Newish Detector Firefox

Examine source code of TeamDynamix Newish Detector

Inspect and view changes in TeamDynamix Newish Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TeamDynamix Newish Detector",
  "version": "1.8",
  "description": "Increases granularity in the \"New\" ticket status by showing if it has been replied to.",
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "*://*/TDNext/Home/Desktop/*.aspx"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    },
    {
      "matches": [
        "*://*/TDWorkManagement*"
      ],
      "js": [
        "workmanagement.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f8c3147f-5236-46ad-9d5b-9fe8022f3d6b}",
      "strict_min_version": "58.0"
    }
  }
}

Best TeamDynamix Newish Detector Alternatives

Here are some Firefox add-ons that are similar to TeamDynamix Newish Detector: