Mergify Firefox

Examine source code of Mergify

제작자: Mergify Add-on
Inspect and view changes in Mergify 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": 3,
  "name": "Mergify",
  "version": "1.5.1",
  "description": "Mergify extension for GitHub",
  "icons": {
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "d1b33d6a57c463f0daef4abfb625edddd1c2d5d9@mergify.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "content_scripts": [
    {
      "js": [
        "mergify.js"
      ],
      "matches": [
        "https://github.com/*"
      ]
    },
    {
      "js": [
        "sendInstallState.js"
      ],
      "matches": [
        "https://dashboard.mergify.com/*"
      ]
    }
  ]
}

최고의 Mergify 대안

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