b2io / github-branch-name-extension

Chrome extension for copying an issue's GitHub branch name to the clipboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Branch Name Generator

A Chrome extension for copying a Github branch name, generated from the issue number and title, to your clipboard.

Installation

  1. Download or git clone this repository.
  2. In Chrome, go to chrome://extensions.
  3. Check the "Developer mode" checkbox at the top of the screen.
  4. Click the "Load unpacked extension" button and select the folder for this repository.

Usage

When viewing a Github issue, click the icon in the Chrome toolbar. In the popup that appears, click the "Copy branch name" button.



About

Chrome extension for copying an issue's GitHub branch name to the clipboard


Languages

Language:JavaScript 78.8%Language:HTML 21.2%