From 360a68981a26580dab830d39928f3681a40f4047 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Fri, 26 Apr 2024 15:28:14 +0200 Subject: [PATCH] Update README.md add link to jira --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a020f8a..00a2e75 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,7 @@ Script basically overrides `document.oncopy` so when you use ctrl+c or Copy comm Only tested in Chrome v102 to v109 on Ubuntu machine. If you use Resource Override extension, https://`companyname`.atlassian.net/browse/* should be sufficient as the Tab Url (Don't forget the asterix). + +## See also + +* corresponding issue in Jira