olivierdagenais / tampermonkey-copy-url

A Tampermonkey userscript to copy nice-looking URLs to the clipboard.
MIT License
0 stars 0 forks source link

feat: special URL text for a Jenkins run's console output #25

Closed olivierdagenais closed 1 year ago

olivierdagenais commented 1 year ago

Manual testing

image

In other words, it rendered this:

[Project » Repository » Branch #1 » Console Output](http://localhost:8080/job/Project/job/Repository/job/Branch/1/console)

Mission accomplished!