View Commit Message for Bitbucket Server Firefox

Examine source code of View Commit Message for Bitbucket Server

提供元: Weston Renoud Add-on
Inspect and view changes in View Commit Message for Bitbucket Server 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
{
  "name": "View Commit Message for Bitbucket Server",
  "description": "Shows the commit message in a pull request when viewing a single commit.",
  "version": "1.0",
  "manifest_version": 2,
  "content_scripts": [
    {
      "matches": [
        "https://*/projects/*/repos/*/pull-requests/*",
        "https://*/users/*/repos/*/pull-requests/*"
      ],
      "css": [
        "commit.css"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ]
}

ベストのView Commit Message for Bitbucket Server代替案

View Commit Message for Bitbucket Serverに類似したFirefox add-onをいくつか紹介します: