Github Quick Approve Firefox

Examine source code of Github Quick Approve

提供元: Monody Le Add-on
Inspect and view changes in Github Quick Approve 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 Quick Approve",
  "version": "1.0.0",
  "description": "Quick approve on your pull request",
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*"
      ],
      "js": [
        "index.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "https://www.github.com/",
    "http://www.github.com/",
    "storage"
  ],
  "icons": {
    "16": "icon_16.png",
    "48": "icon_48.png",
    "128": "icon_128.png",
    "256": "icon_256.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3aabadb5-1c54-420f-b3c9-0407652f8092}"
    }
  }
}

ベストのGithub Quick Approve代替案

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