SpanTree - GitLab Tree Firefox

Examine source code of SpanTree - GitLab Tree

Inspect and view changes in SpanTree - GitLab Tree source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SpanTree - GitLab Tree",
  "description": "Tree for Gitlab",
  "version": "0.0.4.2",
  "background": {
    "scripts": [
      "event.js"
    ]
  },
  "permissions": [
    "<all_urls>"
  ],
  "browser_action": {
    "default_title": "SpanTree",
    "default_popup": "popup.html"
  },
  "web_accessible_resources": [
    "*.png",
    "*.woff2",
    "*.svg",
    "*.css"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [],
      "js": [
        "content.js"
      ]
    },
    {
      "run_at": "document_start",
      "matches": [
        "<all_urls>"
      ],
      "css": [],
      "js": [
        "libs/contentDark.js"
      ]
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  }
}

Best SpanTree - GitLab Tree Alternatives

Here are some Firefox add-ons that are similar to SpanTree - GitLab Tree: