Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/izifortune/stash-copy-pr

Chrome extension to copy the pull request name from Stash on clipboard
https://github.com/izifortune/stash-copy-pr

Last synced: 17 days ago
JSON representation

Chrome extension to copy the pull request name from Stash on clipboard

Awesome Lists containing this project

README

        

Chrome extension that copy the pull request name to clipboard on Stash
webpages.

During code reviews or just for checkout the work of a coworker i always
find myself inspecting the web page to get the full name of the pull request.

This chrome extension add a page action that on click will copy the pull request name
into the system clipboard, and also print it in console.

By default its only enabled on URLs that contains:
`stash` and `pull-requests/`