GitHub Buttons on Mobile Firefox

Examine source code of GitHub Buttons on Mobile

Por: Sean Yeh Add-on
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"
    }
  }
}

Melhores alternativas GitHub Buttons on Mobile

Aqui estão algumas Firefox add-ons que são similares a GitHub Buttons on Mobile: