Github Helper Firefox

Examine source code of Github Helper

제작자: Varun Sridharan
Inspect and view changes in Github Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Varun Sridharan",
  "developer": {
    "name": "Varun Sridharan",
    "url": "https://codecanyon.net/user/varunsridharan/portfolio"
  },
  "homepage_url": "https://github.com/varunsridharan/firefox-github-helper",
  "applications": {
    "gecko": {
      "id": "githubhelper@varunsridharan23",
      "strict_min_version": "42.0"
    }
  },
  "manifest_version": 2,
  "name": "Github Helper",
  "version": "2.2resigned1",
  "description": "This addon add usefull buttons in repo listing @ github",
  "icons": {
    "48": "icon-48.jpg",
    "96": "icon-96.jpg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*"
      ],
      "js": [
        "src/size.js",
        "src/helper.js"
      ]
    }
  ],
  "permissions": [
    "*://api.github.com/repos/*",
    "storage"
  ]
}

최고의 Github Helper 대안

다음은 Github Helper과(와) 유사한 Firefox add-on입니다: