Github Tree Structure Firefox

Examine source code of Github Tree Structure

Inspect and view changes in Github Tree Structure source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Github Tree Structure",
  "version": "3.8",
  "description": "To view the changed files as tree structure in Github",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "web_accessible_resources": [
    "css/*",
    "images/*"
  ],
  "icons": {
    "16": "images/folder_16.png",
    "32": "images/folder_32.png",
    "48": "images/folder_64.png",
    "128": "images/folder_128.png"
  },
  "permissions": [
    "<all_urls>",
    "webNavigation",
    "tabs"
  ]
}

Best Github Tree Structure Alternatives

Here are some Firefox add-ons that are similar to Github Tree Structure: