GitHub Expand All Commit Notes Firefox

Examine source code of GitHub Expand All Commit Notes

Por: Noitidart
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"
      ]
    }
  ]
}

Mejores alternativas GitHub Expand All Commit Notes

Aquí hay algunas Firefox add-ons que son similares a GitHub Expand All Commit Notes: