Backlog Pull Request Plus Firefox

Examine source code of Backlog Pull Request Plus

제작자: lollipop.onl
Inspect and view changes in Backlog Pull Request Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_ext_name__",
  "description": "__MSG_ext_description__",
  "version": "1.1.0",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "default_locale": "ja",
  "content_scripts": [
    {
      "matches": [
        "https://*.backlog.com/git/*",
        "https://*.backlog.jp/git/*"
      ],
      "all_frames": true,
      "css": [
        "content-scripts/codeViewHeader.css",
        "content-scripts/fileDiffsLayout.css",
        "content-scripts/globalStyle.css",
        "content-scripts/highlight.css",
        "content-scripts/pullRequestHeader.css"
      ],
      "js": [
        "content-scripts/codeViewHeader.js",
        "content-scripts/fileDiffsLayout.js",
        "content-scripts/globalStyle.js",
        "content-scripts/highlight.js",
        "content-scripts/pullRequestHeader.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{252c2a47-78b0-4218-b315-0b6deefee989}"
    }
  }
}

최고의 Backlog Pull Request Plus 대안

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