Mergify Firefox

Examine source code of Mergify

By: Mergify
Inspect and view changes in Mergify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Mergify",
  "version": "1.5.0",
  "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/*"
      ]
    }
  ]
}

Best Mergify Alternatives

Here are some Firefox add-ons that are similar to Mergify: