TeamDynamix Updater Firefox

Examine source code of TeamDynamix Updater

By: Alponam
Inspect and view changes in TeamDynamix Updater source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "TeamDynamix Updater",
  "description": "A tool for TeamDynamix which updates ticket buckets automatically and elegantly",
  "version": "1.1.3",
  "manifest_version": 2,
  "page_action": {
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_title": "TDX Updater",
    "default_popup": "load_tdxu.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/TDNext/Home/Desktop/*.aspx"
      ],
      "all_frames": false,
      "js": [
        "tdxu.min.js"
      ]
    }
  ],
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d75e6027-0cf7-4a00-8d55-6a003f65e0fb}"
    }
  }
}

Best TeamDynamix Updater Alternatives

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