From 9ef7f9d383561831ab1556f2679593235053a08e Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 15 Oct 2022 22:43:12 -0400 Subject: Clipboard updates (#2254) * Rename * Rename vars * Refactor paste target * Prevent most CSS url() properties from loading * Add helper function to clear rich function * Add useRichText argument * Update condition for using readText * Fix indent * Update CSS --- ext/background.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ext/background.html') diff --git a/ext/background.html b/ext/background.html index b3f85240..71990295 100644 --- a/ext/background.html +++ b/ext/background.html @@ -11,6 +11,7 @@ + @@ -61,7 +62,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=1603985 --> -
+
-- cgit v1.2.3