Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/izifortune/stash-copy-pr
- Owner: izifortune
- License: mit
- Created: 2016-01-31T00:08:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-03T11:33:29.000Z (almost 9 years ago)
- Last Synced: 2024-10-13T22:41:22.126Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/stash-copy-pr/gdabfcaogbcloafgpabndahhjligmknl?hl=en-US&gl=IE
- Size: 42 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/`