GitHub SHA Compare Firefox

Examine source code of GitHub SHA Compare

Por: kitallis Add-on
Inspect and view changes in GitHub SHA Compare 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": "GitHub SHA Compare",
  "version": "1.1",
  "description": "Adds a button to compare branches with specific SHA",
  "icons": {
    "128": "icon.svg"
  },
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://github.com/*/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "missing-gh-compare@kitallis.in",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Mejores alternativas GitHub SHA Compare

Aquí hay algunas Firefox add-ons que son similares a GitHub SHA Compare: