GitHub Buttons on Mobile Firefox

Examine source code of GitHub Buttons on Mobile

Inspect and view changes in GitHub Buttons on Mobile source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "github-buttons-mobile",
  "version": "0.0.6resigned1",
  "description": "A Firefox addon to add \"watch\" and \"star\" buttons to the mobile version of GitHub.",
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*"
      ],
      "js": [
        "data/inject.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@github-buttons-mobile"
    }
  }
}

Best GitHub Buttons on Mobile Alternatives

Here are some Firefox add-ons that are similar to GitHub Buttons on Mobile: