GitHub SHA Compare Firefox

Examine source code of GitHub SHA Compare

제작자: 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"
        ]
      }
    }
  }
}

최고의 GitHub SHA Compare 대안

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