From 340e4296557865e98415335f6d34f8eecb5ea412 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20G=C3=B6rtz?= Date: Mon, 24 Jan 2022 20:32:33 +0100 Subject: [PATCH] Add download links. (refs #1) --- README.md | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c7269a7..59c71a4 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,19 @@ extensions I use on a regular basis. ## List of extensions -* **Jira ID** - ![Jira ID Sample](https://cdn.rawgit.com/mrcgrtz/popclip-extensions/main/jira-id-sample.png) - You all know this: The Stake Holder Guy comes along asking “Hey, what about LOLPROJECT-1337? Will it be released next week?”, or the Product Owner Guy asks “Can you put some estimates on AWESOME-42?” And you need to fire up your browser, type in the URL of your Jira installation, append the ticket ID … ugh! Struggle no more, here comes the PopClip Jira ID extension: Just select the ticket ID, click the fancy Jira icon in PopClip and abracadabra, there you go! Additionally the URL is put into your clipboard. -* **Redact** - Replaces selected text with a pre-defined symbol. Useful if the Slack Admin Guy disables deletion of messages while still allowing editing. -* **Open in Chrome Canary** - This is almost the same extension as [Open in Chrome](https://pilotmoon.com/popclip/extensions/page/OpenInChrome), but it opens the current URL in Chrome Canary. (You could also use [Choosy](https://www.choosyosx.com/) and the [Choosy PopClip Extension](https://github.com/georgebrock/choosy-popclip).) +### Jira ID ([Download ⬇️](https://github.com/mrcgrtz/popclip-extensions/raw/main/dist/jira-id.popclipextz)) + +![Jira ID Sample](https://cdn.rawgit.com/mrcgrtz/popclip-extensions/main/jira-id-sample.png) + +You all know this: The Stake Holder Guy comes along asking “Hey, what about LOLPROJECT-1337? Will it be released next week?”, or the Product Owner Guy asks “Can you put some estimates on AWESOME-42?” And you need to fire up your browser, type in the URL of your Jira installation, append the ticket ID … ugh! Struggle no more, here comes the PopClip Jira ID extension: Just select the ticket ID, click the fancy Jira icon in PopClip and abracadabra, there you go! Additionally the URL is put into your clipboard. + +### Redact ([Download ⬇️](https://github.com/mrcgrtz/popclip-extensions/raw/main/dist/redact.popclipextz)) + +Replaces selected text with a pre-defined symbol. Useful if the Slack Admin Guy disables deletion of messages while still allowing editing. + +### Open in Chrome Canary ([Download ⬇️](https://github.com/mrcgrtz/popclip-extensions/raw/main/dist/open-in-canary.popclipextz)) + +This is almost the same extension as [Open in Chrome](https://pilotmoon.com/popclip/extensions/page/OpenInChrome), but it opens the current URL in Chrome Canary. (You could also use [Choosy](https://www.choosyosx.com/) and the [Choosy PopClip Extension](https://github.com/georgebrock/choosy-popclip).) ## License