Tako — Github File Tree Firefox

Examine source code of Tako — Github File Tree

제작자: Philipp
Inspect and view changes in Tako — Github File Tree source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Tako — Github File Tree",
  "manifest_version": 2,
  "permissions": [
    "activeTab",
    "storage",
    "*://*.github.com/*"
  ],
  "applications": {
    "gecko": {
      "id": "tako@brumm.af"
    }
  },
  "icons": {
    "16": "icon-16.png",
    "24": "icon-24.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "web_accessible_resources": [
    "tako.svg"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "version": "0.2.6",
  "description": "Tako replaces the default Github repository file list with an expandable file tree for rapid exploration of repositories."
}

최고의 Tako — Github File Tree 대안

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