A chrome extension to copy selected text in the browser and suffix that text in the clipboard with the URL to the source page as seen in the address bar.
- Copy unformatted text suffixed with page URL
- Copy unformatted text suffixed with page URL with the query string stripped off
e.g https://duckduckgo.com/?q=cpwurl&atb=v1-1&ia=web ==> https://duckduckgo.com/
The name CPURL
is a simple acronym described below
Acronym Token | Description |
---|---|
CP | copy (as in the cp unix command) |
W | with |
URL | URL (literal) |