By: P-C
Inspect and view changes in Branch Namer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Branch Namer",
"description": "Copies selected text and formats it to a valid Git branch name for feature or bugfix branches.",
"version": "1.2",
"author": "Vitec Capitex Financial Systems",
"browser_action": {
"default_popup": "src/popup.html"
},
"permissions": [
"contextMenus"
],
"background": {
"persistent": false,
"scripts": [
"src/context_menu.js"
]
},
"icons": {
"16": "images/branch_namer_icon-16.png",
"48": "images/branch_namer_icon-48.png",
"128": "images/branch_namer_icon-128.png"
}
} Best Branch Namer Alternatives
Here are some Firefox add-ons that are similar to Branch Namer:
Trello branch name
Thomas Thiebaud
UP Bitbucket
gigobyte
ShowingTime - Branch Name
Aleksandar Randjelovic
GitHub PR Configurator
Mohsen Bahman
Branch Name Generator
Murillo Beltrame
Jira to Git Branch
Mohibul Hassan Chowdhury
GitHub Trick or Treat
Peter Bengtsson
Git Reference
ayleen azazel
Git Commands
ayleen azazel
GitHub Snippets
名無し。