GitHub Projects Plus Firefox

Examine source code of GitHub Projects Plus

By: ofzza
Inspect and view changes in GitHub Projects Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "2.0.9",
  "icons": {
    "16": "res/img/logo(16px).png",
    "48": "res/img/logo(48px).png",
    "128": "res/img/logo(128px).png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "js": [
        "bootstrap.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "web_accessible_resources": [
    "res/img/label-tag-example.png"
  ],
  "permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "name": "GitHub Projects Plus",
  "description": "Adds advanced labels management and other functionality to GitHub."
}

Best GitHub Projects Plus Alternatives

Here are some Firefox add-ons that are similar to GitHub Projects Plus: