Adds a "Copy Task Title" button to the right of the "Workflow" dropdown in Jira.
A Chrome userscript which adds a button to easily copy the Task Id and Task Description to the clipboard.
This is useful for source control commit messages and branch names.
Format: TaskId - TaskDescription
https://github.com/Tharkis/Userscript-Jira-CopyTitle
Original code forked from bitbucket-cli by Rain Chen
MIT License