YouTrack Plus Firefox

Examine source code of YouTrack Plus

Inspect and view changes in YouTrack Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTrack Plus",
  "description": "Advanced capacity planning and progress tracking for YouTrack.",
  "version": "4.7.0",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "storage",
    "scripting",
    "activeTab",
    "*://*/*"
  ],
  "web_accessible_resources": [
    "inject.js",
    "content-scripts/content.css"
  ],
  "browser_action": {
    "default_title": "YouTrack Plus",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "youtrackplus@bellasoft.dev",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best YouTrack Plus Alternatives

Here are some Firefox add-ons that are similar to YouTrack Plus: