APT GitHub Improvements Firefox

Examine source code of APT GitHub Improvements

Inspect and view changes in APT GitHub Improvements source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "APT GitHub Improvements",
  "version": "0.5.2",
  "description": "Various improvements to GitHub for the Android Product Team (APT) at Mozilla",
  "options_ui": {
    "page": "dist/src/options.html",
    "browser_style": true
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*"
      ],
      "js": [
        "dist/src/contentScript.js"
      ]
    }
  ],
  "permissions": [
    "*://bugzilla.mozilla.org/rest/*",
    "*://api.github.com/*",
    "webRequest",
    "storage"
  ]
}

Best APT GitHub Improvements Alternatives

Here are some Firefox add-ons that are similar to APT GitHub Improvements: