Chrome Extension that creates a git branch name from a Jira Ticket number and title.
- Open a JIRA ticket modal or a ticket page
- Click to copy branch name
- A git branch name is now copied to your clipboard, it looks like this
feat/devABC-123/cool-ticket-name
- Clone repo or download zip
- Open upp Google Chrome Extensions. Window → Extensions. Or goto
chrome://extensions/ - Click Developer Mode
- Click Load Unpacked Extension
- Navigate to the folder where you saved it
- Open a JIRA ticket modal or a ticket page
- Click the copy button below the the title
- 2025-10-27: Removed context menu right click, just show the branch name and copy button inline
- 2023-02-08: 🎉 First version released
MIT © Urban Sanden
