Github Tree Structure Firefox

Examine source code of Github Tree Structure

제작자: Koshal Garg
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"
  ]
}

최고의 Github Tree Structure 대안

다음은 Github Tree Structure과(와) 유사한 Firefox add-on입니다: