GitHub Board colorer Firefox

Examine source code of GitHub Board colorer

제작자: ewgenius Add-on
Inspect and view changes in GitHub Board colorer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "GitHub Board colorer",
  "version": "1.0",
  "description": "Color your project board",
  "manifest_version": 2,
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "js": [
        "index.js"
      ],
      "css": [
        "styles.css"
      ],
      "matches": [
        "https://github.com/*"
      ]
    }
  ]
}

최고의 GitHub Board colorer 대안

다음은 GitHub Board colorer과(와) 유사한 Firefox add-on입니다: