APT GitHub Improvements Firefox

Examine source code of APT GitHub Improvements

제작자: Michael Comella
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"
  ]
}

최고의 APT GitHub Improvements 대안

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