GitHub Expand All Commit Notes Firefox

Examine source code of GitHub Expand All Commit Notes

Inspect and view changes in GitHub Expand All Commit Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GitHub Expand All Commit Notes",
  "version": "1.1resigned1",
  "description": "Adds ability to expand/collapse all commit notes on GitHub.",
  "applications": {
    "gecko": {
      "id": "github-expand-all-commit-notes@jetpack",
      "strict_min_version": "45.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*/*/commits/*"
      ],
      "js": [
        "expandify.js"
      ]
    }
  ]
}

Best GitHub Expand All Commit Notes Alternatives

Here are some Firefox add-ons that are similar to GitHub Expand All Commit Notes: