Project pull requests for github Firefox

Examine source code of Project pull requests for github

제작자: Knapstad Add-on
Inspect and view changes in Project pull requests for github source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "name": "Project pull requests for github",
  "version": "0.0.0.3",
  "description": "Adds link to pullrequests on your own github projects",
  "manifest_version": 2,
  "author": "Bendik Knapstad",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "https://github.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "js": [
        "background.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  }
}

최고의 Project pull requests for github 대안

다음은 Project pull requests for github과(와) 유사한 Firefox add-on입니다: