GitHub Board colorer Firefox

Examine source code of GitHub Board colorer

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/*"
      ]
    }
  ]
}

Best GitHub Board colorer Alternatives

Here are some Firefox add-ons that are similar to GitHub Board colorer: