By: jocmet
Inspect and view changes in Complete PR without Merged source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Complete PR without Merged",
"description": "Extends dev.azure.com to complete pull request with customize merge commit message without the prefix \"Merged PR ...:\"",
"version": "0.3.0",
"author": "Jochen Metzinger",
"homepage_url": "https://github.com/jocmet/dev-azure-auto-customize-pr#readme",
"manifest_version": 3,
"icons": {
"16": "icon/16.png",
"24": "icon/24.png",
"32": "icon/32.png",
"48": "icon/48.png",
"96": "icon/96.png",
"128": "icon/128.png"
},
"action": {
"default_icon": {
"16": "icon/disable-16.png",
"24": "icon/disable-24.png",
"32": "icon/disable-32.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{9e34dc90-55ac-454b-b0dd-06db83bd82fc}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"background": {
"scripts": [
"src/background.js"
]
},
"permissions": [
"activeTab",
"scripting"
],
"host_permissions": [
"https://dev.azure.com/*"
],
"optional_host_permissions": [
"https://*/*",
"http://*/*"
]
} Best Complete PR without Merged Alternatives
Here are some Firefox add-ons that are similar to Complete PR without Merged:
Auto Auto-Complete
i3anaan
Azure DevOps Pull Requests
Djedje dev
Devops PR Assistant
gallbut-sh
Azure DevOps PR Title Cleaner
Yaroslav Shparuk
Faster PR
StellarExplorerGuy
BitBucket Better PR Commit Message
reywood
Syntax Highlighter for Azure DevOps
Charly Koch
Azure changelog
Moee
Mergify
Mergify
GitKraken Browser Extension
GitKraken
git-expand
prelude
Github Story
Dmytro Striletskyi