GitHub Buttons on Mobile Firefox

Examine source code of GitHub Buttons on Mobile

提供元: 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"
    }
  }
}

ベストのGitHub Buttons on Mobile代替案

GitHub Buttons on Mobileに類似したFirefox add-onをいくつか紹介します: