From 57916c032f176041f72055b7761a312e96c5d12c Mon Sep 17 00:00:00 2001 From: Abe Jellinek Date: Thu, 27 Oct 2022 16:54:50 -0400 Subject: [PATCH] Attachment box: Add ability to copy URL of snapshot/link (#2748) Fixes #2747 --- .../content/zotero/elements/attachmentBox.js | 20 ++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/chrome/content/zotero/elements/attachmentBox.js b/chrome/content/zotero/elements/attachmentBox.js index e9d43566e3..e87e106ca7 100644 --- a/chrome/content/zotero/elements/attachmentBox.js +++ b/chrome/content/zotero/elements/attachmentBox.js @@ -81,6 +81,12 @@