Gantt Chart plugin: for GitLab Firefox

Examine source code of Gantt Chart plugin: for GitLab

Por: Ken
Inspect and view changes in Gantt Chart plugin: for GitLab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Gantt Chart plugin: for GitLab",
  "version": "2.3",
  "description": "A chrome extension that help user transfer gitlab milestone to gantt chart",
  "web_accessible_resources": [
    {
      "resources": [
        "images/*"
      ],
      "matches": [
        "https://*/*"
      ]
    }
  ],
  "icons": {
    "16": "images/icon_16x16.png",
    "32": "images/icon_32x32.png",
    "64": "images/icon_64x64.png",
    "128": "images/icon_128x128.png"
  },
  "content_scripts": [
    {
      "css": [
        "css/gantt.min.css"
      ],
      "js": [
        "scripts/jquery.min.js",
        "scripts/jquery.fn.gantt.min.js",
        "scripts/content.js"
      ],
      "matches": [
        "https://*/*/*/-/milestones*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "gantt-chart-plugin-for-gitlab.k402xxxcenxxx@gmail.com"
    }
  }
}

Melhores alternativas Gantt Chart plugin: for GitLab

Aqui estão algumas Firefox add-ons que são similares a Gantt Chart plugin: for GitLab: