Backlog Pull Request Plus Firefox

Examine source code of Backlog Pull Request Plus

Inspect and view changes in Backlog Pull Request Plus source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
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}"
    }
  }
}

Best Backlog Pull Request Plus Alternatives

Here are some Firefox add-ons that are similar to Backlog Pull Request Plus: