By: Weston Renoud
Inspect and view changes in View Commit Message for Bitbucket Server source codes across current and past versions
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"
]
}
]
} Best View Commit Message for Bitbucket Server Alternatives
Here are some Firefox add-ons that are similar to View Commit Message for Bitbucket Server:
Bitbucket Merge Text Modifier
SimuNews
BitBucket Better PR Commit Message
reywood
GitLab: Edit Commit Message
Lawrence
GitHub Commit Message Helper
Matthew Huxtable
Pick Commits
Chidume Nnamdi
Pull Request Commits Parser
Kevin Lucich
Bitbucket With Wings
Luke Denton
Refined Bitbucket
Ronald Rey
Refined Bitbucket server
Joan Caron
Code Review Tags
Guillermo Céspedes Tabárez
Github Pull Request Commits
ikim23
Bitbucket Syntax Highlighting
Aidan Do