Github Enhanced Project Board Firefox

Examine source code of Github Enhanced Project Board

Inspect and view changes in Github Enhanced Project Board source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Github Enhanced Project Board",
  "description": "An enhanced UI for Github project boards",
  "version": "1.4.2",
  "page_action": {},
  "content_scripts": [
    {
      "matches": [
        "http://*.github.com/*",
        "https://*.github.com/*"
      ],
      "js": [
        "jquery.min.js",
        "github.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "images/github.png"
  ],
  "permissions": [
    "tabs"
  ],
  "icons": {
    "32": "images/github.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "githubboard@bluehousegroup.com",
      "strict_min_version": "42.0"
    }
  }
}

최고의 Github Enhanced Project Board 대안

다음은 Github Enhanced Project Board과(와) 유사한 Firefox add-on입니다: