From 115afb63b90b8e6841061bbf8d67e82cab42958b Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sun, 6 Sep 2020 14:38:03 -0400 Subject: Add api.clipboardGetImage (#778) * Rename clipboardPasteTarget to just target * Remove else block * Add helper functions * Defer assignment of clipboard paste target * Add api.clipboardGetImage --- ext/bg/background.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ext/bg/background.html') diff --git a/ext/bg/background.html b/ext/bg/background.html index ba8c3863..3b889fb8 100644 --- a/ext/bg/background.html +++ b/ext/bg/background.html @@ -46,5 +46,12 @@ + + +
-- cgit v1.2.3