Nice Pull Firefox

Examine source code of Nice Pull

제작자: Jay Harris
Inspect and view changes in Nice Pull source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Nice Pull",
  "version": "1.4",
  "description": "Gives GitHub PR commits nice default names.",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://github.com/*/pull/*"
      ],
      "js": [
        "nicepull.js"
      ]
    }
  ]
}

최고의 Nice Pull 대안

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