Github PR Fetch Firefox

Examine source code of Github PR Fetch

Por: mgalgs Add-on
Inspect and view changes in Github PR Fetch 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
{
  "manifest_version": 2,
  "name": "Github PR Fetch",
  "version": "1.3",
  "description": "Display git fetch URL and ref name for a Github pull request",
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "activeTab",
    "https://github.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*/*/pull/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{87c77e9d-ae76-4e8c-affe-bcd2eb99caaf}"
    }
  }
}

Mejores alternativas Github PR Fetch

Aquí hay algunas Firefox add-ons que son similares a Github PR Fetch: