From f1354f48af5251abf94e6f4e496e3af97219f149 Mon Sep 17 00:00:00 2001 From: Myreli <17554234+myreli@users.noreply.github.com> Date: Mon, 27 Sep 2021 22:52:50 -0300 Subject: [PATCH] fix: trusted script and copy thread link --- chat-extended.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chat-extended.user.js b/chat-extended.user.js index 39193f7..fcc6961 100644 --- a/chat-extended.user.js +++ b/chat-extended.user.js @@ -8,5 +8,5 @@ // @match https://mail.google.com/chat* // @icon https://www.google.com/s2/favicons?domain=chat.google.com // @source https://myreli.dev/chat-extended -// @require https://raw.githubusercontent.com/myreli/chat-extended/v1.0.1/script.min.js +// @require https://raw.githubusercontent.com/myreli/chat-extended/v1.0.2/script.min.js // ==/UserScript==