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をいくつか紹介します: