Github Pull Request Commits Firefox

Examine source code of Github Pull Request Commits

提供元: ikim23 Add-on
Inspect and view changes in Github Pull Request Commits 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 Pull Request Commits",
  "version": "0.1.3",
  "description": "Suggest Pull Request commits white typing",
  "permissions": [
    "https://api.github.com/*",
    "storage"
  ],
  "icons": {
    "16": "/assets/icon16.png",
    "32": "/assets/icon32.png",
    "128": "/assets/icon128.png",
    "192": "/assets/icon192.png"
  },
  "content_scripts": [
    {
      "run_at": "document_start",
      "matches": [
        "https://github.com/*"
      ],
      "js": [
        "/content/content.js"
      ]
    }
  ],
  "options_ui": {
    "page": "/options/options.html",
    "browser_style": true,
    "chrome_style": true
  }
}

ベストのGithub Pull Request Commits代替案

Github Pull Request Commitsに類似したFirefox add-onをいくつか紹介します: