Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.06 KB

Issue id URL generator (Chrome extension)

Chrome extension that generates the issue id URL based on the clicked issue and copy it to the clipboard.

You'll never have to do again the following boilerplate sequence:

Right clickInspectFind issue idDouble click on issue idCopy issue idGet current URLAdd /# to the end of the URLPaste issue idCopy generated URL

never-again

Ever!

issue-url

Getting started

Installation

  • Clone the project: git clone git@github.com:Guardiola31337/issue-url.git

  • In a new tab, go to Chrome Extensions typing: chrome://extensions/

  • Check Developer mode

  • Click on Load unpacked extension

  • Navigate and select cloned issue-url folder.

  • You're done. Enjoy!

installation