From f389f88825958beb3d74cb0d50a118435b40652e Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Sat, 25 Sep 2021 18:01:30 +0200 Subject: [PATCH] Extension users can now disable bot preview --- src/index.html | 22 ++++++++++++++++++++++ src/main.js | 4 +++- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index d54eda9..80415e2 100644 --- a/src/index.html +++ b/src/index.html @@ -13,6 +13,19 @@ } +
@@ -69,6 +82,15 @@ placeholder="custom url" />
+
+
+ +
+ + +
+
+