bit-pr-arrow Firefox

Examine source code of bit-pr-arrow

제작자: nahif
Inspect and view changes in bit-pr-arrow source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "bit-pr-arrow",
  "version": "1.0",
  "description": "Use keyboard to go to next file and previous file in bitbucket pull request.",
  "content_scripts": [
    {
      "matches": [
        "*://*.bitbucket.org/*/pull-requests/*"
      ],
      "js": [
        "nextfile.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{14de2e8d-3e32-4f70-a0d9-ae777b79dcbe}"
    }
  }
}

최고의 bit-pr-arrow 대안

다음은 bit-pr-arrow과(와) 유사한 Firefox add-on입니다: