gh-center-buttons Firefox

Examine source code of gh-center-buttons

Inspect and view changes in gh-center-buttons source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Center GitHub Buttons",
  "version": "1.0",
  "description": "Center all GitHub icons on your repository pages.",
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*"
      ],
      "js": [
        "center.js"
      ]
    }
  ]
}

Best gh-center-buttons Alternatives

Here are some Firefox add-ons that are similar to gh-center-buttons: