Patch Viewer Firefox

Examine source code of Patch Viewer

제작자: simulacrumparty
Inspect and view changes in Patch Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Patch Viewer",
  "version": "0.1.0",
  "description": "Add a link to the raw patch view on GitHub commit pages",
  "content_scripts": [
    {
      "matches": [
        "*://github.com/*/*/commit/*"
      ],
      "js": [
        "patch-viewer.js"
      ]
    }
  ]
}

최고의 Patch Viewer 대안

다음은 Patch Viewer과(와) 유사한 Firefox add-on입니다: