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をいくつか紹介します: