Skip to content

Google Chrome extension: Copy a link to the GitHub issue as Markdown/HTML etc.

License

Notifications You must be signed in to change notification settings

obiyuta/chrome-copy-link-to-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chrome-copy-link-to-issue

Google Chrome extension for copying a link to the GitHub issue as Markdown/HTML etc.

screenshot

Download

You can install it through the Chrome web store

Features

  • Copy a url of issue or pull request as ...
    • Markdown: [#number|title](url)
    • HTML: <a href="url">#number|title</a>
    • Plain text: #number|title url