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