YouTrack Plus Firefox

Examine source code of YouTrack Plus

제작자: Aleksandr L
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": []
      }
    }
  }
}

최고의 YouTrack Plus 대안

다음은 YouTrack Plus과(와) 유사한 Firefox add-on입니다: